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