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