Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

v0.93.0

Compare
Choose a tag to compare
@cf-infra-bot cf-infra-bot released this 15 Aug 17:10

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

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

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