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