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