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