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.100.0
v0.99.0
This release includes the following changes:
- Updating the provisioning of ops manager to use images instead of VM snapshots
v0.98.0
This release contains the following changes:
- Adds a secure port (4224) in IST for nats-tls
- Removes port 3457 for IST
v0.97.0
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
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
This release contains the following changes:
terraforming-pas
- Allow HTTPS traffic from IST to PAS file server on port 8447
v0.94.0
Features 🏅
- Use SSD disk for
ops-manager
vm
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
v0.74.0
- make
opsman_image_url
optional - deprecate
opsman_vm
opsman_image_url != ""
replaces it
- add
director_blobstore_service_account_key
output toterraforming-control-plane
andterraforming-pks
google
provider no longer automatically bumps major versions- update
assigned_nat_ip
tonat_ip
in accordance with new GCP API - add
dns_zone_name
output toterraforming-control-plane
- update PKS IAM roles
v0.63.0
- Expose Credhub port 8844 on firewall and lb for Control Plane