This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
v0.93.0
Features 🥇
- Add support for
acme
cert generation- There's a new module,
acme-cert
that can be pulled into a project if you want to use Let's Encrypt to manage your certificates
- There's a new module,
terraforming-pks
- Give kubernetes master node now has egress access to the internet
terraforming-control-plane
- Support adding top-level domain
NS
records - Update health check protocols
- UAA now uses
https
- Credhub now uses
http
- UAA now uses
terraforming-pas
- Add a GCS bucket to support BOSH Backup & Restore
- Allow traffic on port
9000
to support IST loggr-syslog-agent
Breaking Changes 💣
terraforming-control-plane
- Switch to support UAA and Credhub being on separate VMs
- These templates no longer support a co-located UAA, Credhub, Concourse configuration
Bug Fixes 🐛
- More clean up on
opsman_image_url
being the source of truth for creating Ops Manager VM