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