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