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