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