This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
Releases: vmware-archive/terraforming-gcp
Releases · vmware-archive/terraforming-gcp
v0.54.0
v0.41.0
- Add firewall rules to lock down Isolation Segments.
v0.40.0
- Fix issue for computing count for external database
- Add *.login.sys and *.uaa.sys to certs
- Add automated Cloud SQL backups
v0.35.0
- Add automated Cloud SQL backups
- Add *.login.sys and *.uaa.sys to certs
- Add module to terraform control plane environment
0.31.0
- 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
v0.30.0 Bump version on get
0.28.0
- 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
- 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
Adds haproxy_static_ip
to support "internetless" usage.
v0.25.0
Optionally allow internetless deployments.