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