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: "8cd2cb5b09dda035b2c33e05db31a11b309df7d4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8cd2cb5b09dda035b2c33e05db31a11b309df7d4 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=28"