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