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