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