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