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