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