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