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