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