Breaking Changes
modules/cloudsql-instance:final_backup_config.retention_daysdefault changed from 7 to null [#3919]terraform-google-provider: version updated to 7.29 which includes track_client_address field support for AlloyDB. [#3916]terraform-google-provider-beta: version updated to 7.29 which includes track_client_address field support for AlloyDB [#3916]modules: Bump minimum OpenTofu version to 1.11.00 [#3918]
What's Changed
- New generate_plan_summary.py tool by @juliocc in #3912
- Add example "Remote Docker registry with credentials" for artifact-registry by @muffl0n in #3887
- Bump minimum OpenTofu version to 1.11.00 by @juliocc in #3918
- Add PR title to automated review by @juliocc in #3917
- Add track_client_address field to
modules/alloydbby @SamuPert in #3916 - Update final_backup_config.retention_days to allow null in cloudsql-instance by @singhal0306 in #3919
- Remove obsolete
vpc_connector.createfrom cloud function v2 module's README by @ludoo in #3920 - Support org_policies in folders variable by @joshmyers in #3924
- Let
tfdoc.pyunderstand sensitive variables by @juliocc in #3925 - Mark VPN shared secret as sensitive by @davidspielmann in #3923
- Agent Engine: remove unnecesary permission after bug fix by @LucaPrete in #3926
- Allow simple project exclusions in project factory module by @ludoo in #3929
- Add Agent Engine identity type by @LucaPrete in #3875
- Enable terraform_naming_convention in tflint by @lyricnz in #3930
- Move org policies lower in the project factory dependency chain to support extended context by @LucaPrete in #3937
- Add support for static IPs NAT to 2-networking by @lopezvit in #3889
- Fix weekly_schedule config section for secondary instance in modules/alloydb by @btuckVZ in #3932
- Updated hardened README for missing policies by @lnesteroff in #3934
- Fix custom_roles not permeating when used in dns zone IAM by @lopezvit in #3938
- Add support for regional health checks to net-lb-app-int module by @ludoo in #3939
- Add support for min_instance_count in cloud-function-v2 module by @lyricnz in #3943
- Allow disabling logging and configuring optional fields in LB backend services by @ludoo in #3940
- Support common_repository in artifact-registry module. by @ludoo in #3944
- Add advanced_datapath_observability_config to gke-cluster-autopilot module by @ludoo in #3945
- Include url_map_id in output from LB creation by @lyricnz in #3947
- Add support for enhanced query insights on Cloud SQL instances by @ludoo in #3948
- Fix random test failures by ignoring .git in copytree by @ludoo in #3949
- Bump fast-uri from 3.1.0 to 3.1.2 in /modules/api-gateway/recipe-multi-region/function by @dependabot[bot] in #3950
- Fix cloud-function-v1 E2E test collision by @ludoo in #3952
- Fix E2E test failures for Cloud Run v2, KMS, Compute VM, and update GEMINI.md by @ludoo in #3953
- Add support for SCIM to workforce identity by @juliocc in #3951
- Fix test race condition by ignoring pytest-* directories by @ludoo in #3954
New Contributors
Full Changelog: v55.3.0...v55.4.0