bosh-aws-cpi/45
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit bd20eb02
.
Release Notes¶
- Reconfigure credentials provider so that IAM instance profile credentials fetching is retries upon failure
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "45" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=45" sha1: "1c8dd94118983080c1f6f1362010d09fa3afc844"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1c8dd94118983080c1f6f1362010d09fa3afc844 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=45"