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