bosh-aws-cpi/64
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit 02b2e1a9
.
Release Notes¶
- Fixes VM creation with elastic IPs on old AWS accounts that still support AWS Classic
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "64" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=64" sha1: "7fc8ac0f06999b73e426d8baa0345eacaad1d4c7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7fc8ac0f06999b73e426d8baa0345eacaad1d4c7 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=64"