bosh-aws-cpi/43
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit db8201e4
.
Release Notes¶
- Remove CPI validation restriction for volume sizes and iops
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "43" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=43" sha1: "38cba455cb5beeac5ee60b39f88b2af751655595"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 38cba455cb5beeac5ee60b39f88b2af751655595 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=43"