Breaking Changes
terraform-google-provider: version updated to 7.28 which includes BYOC support.terraform-google-provider-beta: version updated to 7.28 which includes BYOC supportmodules/agent-engine: updated variable name fromdeployment_filestodeployment_configfor introducingcontainer_config. Evaluate recreation of resources before using this version. [#3885]
What's Changed
- Add more context to automated reviews by @juliocc in #3891
- Skip IAM for the Agent Gateway Service Agent by @juliocc in #3893
- Release process skill and update to changelog tool by @ludoo in #3895
- Support context interpolation for psc_allowed_consumer_projects in module cloudsql-instance by @sruffilli in #3894
- Add agent engine BYOC support by @heyanand in #3885
- Fix folder-level essential contacts provisioning in project-factory by @leszek-grudzien in #3892
- Add attachment groups factory to 2-networking by @sruffilli in #3871
- Add enable_deletion_protection variable to agent engine module by @LucaPrete in #3898
- Add more context to dns-response-policy module by @LucaPrete in #3899
- Add DNS Armor support by @lnesteroff in #3874
- Update
labelsfield in schemas frommap(list(string)))tomap(string)by @AlbertoOS in #3902 - Support context interpolation for PAM email recipients by @ludoo in #3903
- Add support for dynamic tags by @juliocc in #3897
- Support organization roles in all schemas by @AlbertoOS in #3904
- Fix failing CICD setup from bad provider file name in fast datasets by @brews in #3905
- Bump GH template action versions to avoid GHA Node 20 deprecation by @brews in #3906
- Add support for auto_update_policy to modules/cloud-function-v2 by @vsingh55 in #3881
New Contributors
- @leszek-grudzien made their first contribution in #3892
- @AlbertoOS made their first contribution in #3902
- @brews made their first contribution in #3905
- @vsingh55 made their first contribution in #3881
Full Changelog: v55.1.0...v55.2.0