Breaking Changes
modules/compute-vm: the module interface has been refactored, underlying resources will keep their state id, but callers will need to update and align module attributes. [#3805]modules/agent-engine: Updateclass_methodsvariable fromoptional(list(string), [])tooptional(string). [#3808]modules/compute-vm: changed default instance type fromf1-microtoe2-micro[#3798]fast/stages/2-networking: Renamed the Cloud Router that manages the OnPrem VPN to "hybrid-connectivity-router". This will trigger a destroy/create sequence for all the resources related to that CR, including VPN tunnels. The VPN Gateway is not affected, so the tunnels will eventually be created with the same IP Address. [#3789]
What's Changed
- Fix typo in example by @nmcguirt in #3783
- Add context support to artifact-registry, net-lb-app-int, cloudsql modules by @ludoo in #3784
- Fix Cloud SQL E2E test by @wiktorn in #3786
- Add context support to vlan-attachments by @sruffilli in #3787
- Allow compute-vm disks to have custom names by @singhal0306 in #3792
- net-vlan-attachments in 2-networking by @sruffilli in #3789
- feat: Add new compliance regime options for Assured Workloads by @SamuPert in #3794
- Add support for cipher suite configuration on net-vpn-* modules by @davidferguson-telana in #3790
- Add information about CI/CD setup for other stages by @wiktorn in #3797
- Use e2-micro instead of f1-micro as default for compute-vm by @wiktorn in #3798
- Hardened datasets minor fixes by @vannicktrinquier in #3795
- Fix network "hub-and-spokes-vpns" dataset by @SamuPert in #3800
- Alloydb module: enable 1-72 vcpu for C4A by @AndreaMontemaggiore1 in #3799
- Ignored condition attribute in IAM tag bindings within the organisation/project modules by @jnahelou in #3762
- Clarify documentation wrt. backend service vs backend by @rosmo in #3804
- [#3806] Fix Agent Engine class methods: update variable to optional(string) by @LucaPrete in #3808
- Fix Logging folder settings folder by @joshmyers in #3811
- Compute VM module refactor by @ludoo in #3805
- fix(secure-source-manager-instance): when importing a repo do not force default_branch by @lopezvit in #3812
- Bump requests from 2.32.4 to 2.33.0 in /fast/project-templates/secops-anonymization-pipeline/source by @dependabot[bot] in #3813
- Update the CONTRIBUTING guide by @ludoo in #3814
New Contributors
- @nmcguirt made their first contribution in #3783
- @davidferguson-telana made their first contribution in #3790
- @AndreaMontemaggiore1 made their first contribution in #3799
Full Changelog: v54.0.0...v54.1.0