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