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