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