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