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