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