Breaking Changes
fast/stages/0-org-setup: Workforce Identity Federation configuration syntax have changed. [#3846]modules/organization: Workforce Identity Federation configuration syntax have changed. [#3846]modules/compute-vm: Disk attachment ordering is now evaluated globally across both zonal and regional disks, existing deployments mixing zonal and regional disks might see a planned shift in attachment order, which can be easily mitigated by applying the newpositionattribute to maintain the previous sequence. [#3848]
What's Changed
- Add position attribute to compute-vm module attached disks to control ordering by @ludoo in #3848
- fix(bigquery-dataset): refresh_interval_ms should be a number by @joshmyers in #3849
- use ephemeral google_client_config in secops provider by @davidspielmann in #3832
- feat(alloydb): add support for advanced query insights (observability_config) by @SamuPert in #3856
- [pubsub] updating .name to .id to fix IAM replacement by @wiktorn in #3862
- fix: mark VPN module secret outputs as sensitive by @davidspielmann in #3864
- Add support for creating multiple workforce identity pools by @kovagoadam in #3846
New Contributors
- @davidspielmann made their first contribution in #3832
Full Changelog: v54.3.0...v54.4.0