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