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