bosh-aws-cpi/34
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit acd92f62.
Release Notes¶
- Renamed job
cpitoaws_cpi- Note: This breaks current bosh-init deployment manifests! Be sure to change
director.cpi_job,cloud_provider.template, andtemplatesproperties to specifyaws_cpi.
- Note: This breaks current bosh-init deployment manifests! Be sure to change
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "bosh-aws-cpi" version: "34" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=34" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=34"