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