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