bosh-aws-cpi/3
You can find the source of this version on GitHub at cloudfoundry/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/bosh-aws-cpi-release?v=3" sha1: "fd723b9d5afe22a706992d6a754bfce52c77968e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fd723b9d5afe22a706992d6a754bfce52c77968e \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=3"