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