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

Releases: vmware-archive/terraforming-gcp

v0.100.0

11 Sep 17:45
Compare
Choose a tag to compare

This release includes the following changes:

  • Updating the provisioning of ops manager to use images instead of VM snapshots for control plane and pks

v0.99.0

10 Sep 23:56
Compare
Choose a tag to compare

This release includes the following changes:

  • Updating the provisioning of ops manager to use images instead of VM snapshots

v0.98.0

28 May 21:44
Compare
Choose a tag to compare

This release contains the following changes:

  • Adds a secure port (4224) in IST for nats-tls
  • Removes port 3457 for IST

v0.97.0

12 May 23:21
Compare
Choose a tag to compare

This release contains the following changes:

update IST firewall rules

  • correct capi blobstore properties
  • add port 8083 - log-cache.log-cache-cf-auth-proxy.proxy_port
  • remove legacy consul ports

v0.96.0

12 May 21:05
Compare
Choose a tag to compare

This release contains the following changes:

  • Open port in Iso Seg firewall for routing API's mTLS
  • Open metrics scraper port to isoseg
  • Enable private Google API access for PKS and Services Networks
  • Enable private Google API access for PAS and Services Networks

v0.95.0

25 Sep 18:18
Compare
Choose a tag to compare

This release contains the following changes:

terraforming-pas

  • Allow HTTPS traffic from IST to PAS file server on port 8447

v0.94.0

23 Aug 22:30
Compare
Choose a tag to compare

Features 🏅

  • Use SSD disk for ops-manager vm

v0.93.0

15 Aug 17:10
Compare
Choose a tag to compare

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

v0.74.0

22 Mar 19:14
Compare
Choose a tag to compare
  • make opsman_image_url optional
  • deprecate opsman_vm
    • opsman_image_url != "" replaces it
  • add director_blobstore_service_account_key output to terraforming-control-plane and terraforming-pks
  • google provider no longer automatically bumps major versions
  • update assigned_nat_ip to nat_ip in accordance with new GCP API
  • add dns_zone_name output to terraforming-control-plane
  • update PKS IAM roles

v0.63.0

18 Jan 23:56
Compare
Choose a tag to compare
  • Expose Credhub port 8844 on firewall and lb for Control Plane