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