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