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