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