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