bosh-aws-cpi/58
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit 9b7d3c7f
.
Release Notes¶
- Added
advertised_routes
to automatically set routes to created VMs [PR https://github.com/cloudfoundry-incubator/bosh-aws-cpi-release/pull/37]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "58" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=58" sha1: "e4fc8a5736312c8e89301522fb42177fc3fe7194"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 e4fc8a5736312c8e89301522fb42177fc3fe7194 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=58"