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