Skip to content

v56.2.0

Latest

Choose a tag to compare

@ludoo ludoo released this 17 Jun 16:13
· 1 commit to master since this release

Breaking Changes

  • modules/net-lb-proxy-int: Removed connection tracking and failover configurations as they are not supported by the underlying resources. [#4027]
  • modules/net-lb-app-int: Removed failover configurations. [#4027]
  • modules/net-lb-app-ext: Renamed the backend key to group inside backend_service_configs to standardize the backend interface. Removed failover configurations. [#4027]
  • modules/net-lb-app-ext-regional: Renamed the backend key to group inside backend_service_configs. Replaced the vpc variable with vpc_config to match other regional modules. Removed failover configurations. [#4027]
  • modules/net-lb-proxy-int: Removes address and port variables. Introduces the new forwarding_rules_config variable [#4024]
  • modules/cloudsql-instance: network_config.connectivity.psc_allowed_consumer_projects obsoleted. [#3982]

What's Changed

  • Add CODEOWNERS with maintainers by @ludoo in #3994
  • Revert "Add CODEOWNERS with maintainers" by @ludoo in #3996
  • Add support for regional firewall policies in 2-networking stage by @sruffilli in #3997
  • Add containerd_config support to gke-nodepool by @iAbhishek91 in #3973
  • Enable remaining PSC config options in modules/alloydb by @btuckVZ in #4000
  • Enable Merge Queue and Remove Fast-Dev Branch by @juliocc in #4002
  • Add new variables to spanner instance and database by @ajlopezn in #4001
  • Bump qs from 6.14.2 to 6.15.2 in /modules/api-gateway/recipe-multi-region/function by @dependabot[bot] in #4003
  • Enable remaining PSC config options in modules/cloudsql-instance by @btuckVZ in #3982
  • Bump GCP provider version to 7.33.0 by @juliocc in #4004
  • Avoid tag binding permadiffs for project-factory service accounts by @juliocc in #4006
  • Allow skipping default IAM roles for specific service agents in modules/project by @juliocc in #4005
  • Support service_agents_config.skip_iam in project-factory and fast stages by @juliocc in #4007
  • Remove 2-secops dependency from 3-secops-dev by @LunnosMp4 in #4011
  • Update FAST stages README and cleanup instructions by @sruffilli in #4013
  • Enable managed connection pooling in modules/alloydb by @btuckVZ in #4009
  • Fix boot disk validation for attaching existing disk by @ludoo in #4015
  • Add missing iam_deny_policies to organization schema by @kovagoadam in #4016
  • Support per-replica tier override in modules/cloudsql-instance by @mrpawan-gupta in #4014
  • Add net-lb-proxy-int-cross-region module and tests by @sruffilli in #4017
  • Standardize label validation in JSON schemas by @sruffilli in #4021
  • Add Multi-Region support to cloud-run-v2 module by @sruffilli in #4022
  • Update and fix module net-lb-proxy-int by @LucaPrete in #4024
  • Standardize net-lb family interfaces and features by @ludoo in #4027
  • Add server TLS policy support to net-lb-app-int-cross-region by @LF3551 in #4025

New Contributors

Full Changelog: v56.1.0...v56.2.0