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