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: sha256:d93455142f487f0c53f3c7ab4e18d49ce81ad24072603cb39b65346a74e55046
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:d93455142f487f0c53f3c7ab4e18d49ce81ad24072603cb39b65346a74e55046 \ "https://bosh.io/d/github.com/starkandwayne/awscli2-boshrelease?v=1.0.5"