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