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: "ffc4a06d6728d88eb108418f886f46428c2a1bf2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ffc4a06d6728d88eb108418f886f46428c2a1bf2 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=99"