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