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