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