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