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.54.0

14 Dec 05:31
Compare
Choose a tag to compare
  • isolation segment simplification: now firewall rules are based on vm names, not a special tag ( #114 )
  • Limit firewall ports between Director and IST VMs ( #113 )

v0.41.0

21 Nov 21:32
4623b51
Compare
Choose a tag to compare
  • Add firewall rules to lock down Isolation Segments.

v0.40.0

21 Nov 21:16
3d66ce6
Compare
Choose a tag to compare
  • Fix issue for computing count for external database
  • Add *.login.sys and *.uaa.sys to certs
  • Add automated Cloud SQL backups

v0.35.0

05 Nov 23:00
Compare
Choose a tag to compare
  • Add automated Cloud SQL backups
  • Add *.login.sys and *.uaa.sys to certs
  • Add module to terraform control plane environment

0.31.0

31 Oct 19:14
Compare
Choose a tag to compare
  • extracted ops manager into its own module
  • Iso Seg module now respects 'internetless' flag
  • Add build status shield and README.md title
  • Attempt to add dns records multiple times if it fails
  • remove outdated version file
  • Extract terraforming-{pas,pks} into their own module
  • Add module to terraform control plane environment
  • Output Ops Manager service account key

0.30.0

31 Oct 19:13
Compare
Choose a tag to compare
0.30.0 Pre-release
Pre-release
v0.30.0

Bump version on get

0.28.0

27 Oct 00:17
Compare
Choose a tag to compare
  • Add ops_manager_private_ip output in case you want to access it there
  • internetless mode removes egress for Google APIs, this is what Private Google Access is for
  • Add jumpbox module
  • Rename management subnet to infrastructure subnet

v0.27.0

30 Jul 16:29
Compare
Choose a tag to compare
  • use resource name for IP address on DNS entry
  • This is the first pass at creating an infrastructure only version of this terraform (i.e. without an OpsMan VM).
  • Makes certificates able to be replaced gracefully

v0.26.0

19 Jun 23:30
Compare
Choose a tag to compare

Adds haproxy_static_ip to support "internetless" usage.

v0.25.0

04 Jun 23:15
Compare
Choose a tag to compare

Optionally allow internetless deployments.