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