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