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