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