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