awscli2/1.0.0
You can find the source of this version on GitHub at starkandwayne/awscli2-boshrelease. It was created based on the commit 8c668a8
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "awscli2" version: "1.0.0" url: "https://bosh.io/d/github.com/starkandwayne/awscli2-boshrelease?v=1.0.0" sha1: sha256:0f39761827bb24c75d547171e3c32ba211bbb2094bd0499aa29e6b924d2e4c22
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:0f39761827bb24c75d547171e3c32ba211bbb2094bd0499aa29e6b924d2e4c22 \ "https://bosh.io/d/github.com/starkandwayne/awscli2-boshrelease?v=1.0.0"