Skip to content

bosh-aws-cpi/62

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit e898feee.

Release Notes

  • Improve errors messages for missing cloud properties in create_vm CPI call
  • Fix problem with finding root disks for Windows stemcells

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-aws-cpi"
  version: "62"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=62"
  sha1: "f36967927ceae09e5663a41fdda199edfe649dc6"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 f36967927ceae09e5663a41fdda199edfe649dc6 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=62"

Jobs

Packages