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