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