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