bosh-aws-cpi/86
You can find the source of this version on GitHub at cloudfoundry/bosh-aws-cpi-release. It was created based on the commit b87ac15
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "86" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=86" sha1: sha256:2cb5b0cc68ccc21c8f1c5e58f10f3d804a4c74011d992a784d01da3b680d8345
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:2cb5b0cc68ccc21c8f1c5e58f10f3d804a4c74011d992a784d01da3b680d8345 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=86"