The next major release will switch to provider version 7.x.x. Older provider versions will only be supported in v42.x.x releases.
Breaking Changes
modules/cloud-run-v2: dropped support forservice_account_createforeventarc_triggersas it was impossible to properly manage permissions for those SA [#3269]terraform-provider-google: Bump provider to 6.47.0, to allow use ofgpu_zonal_redundancy_disabledin modules/cloud-run-v2 [#3274]modules/cloud-run-v2:create_jobbool was changed totypeenum,custom_audiences,eventarc_triggers,iap_config,ingressandinvoker_iam_disabledwere moved toservice_config.prefixvariable was removed. [#3270]
What's Changed
- Add Cloud Run Worker Pools by @wiktorn in #3270
- Add support for GPU functionality in Cloud Run by @wiktorn in #3274
- E2E: Align bucket location to the triggers by @wiktorn in #3269
- Add cross project support for backend bucket by @norbert-loderer in #3273
- Provide node_pool_auto_config only when node auto provisioning is enabled for GKE standard cluster by @kumadee in #3275
- Add Cloud Run recipes for updating image and IAM authentication to Cloud SQL by @wiktorn in #3276
- Provide Apache port to listen to, fixes E2E by @wiktorn in #3277
- Support different key names for service accounts in project factory IAM by @ludoo in #3279
- Instance flexibility policy added for regional MIGs by @apichick in #3281
- Added test for compute-vm module disks template example by @kovagoadam in #3289
- Fix boot disk source/params incompatibility in compute vm module by @ludoo in #3292
- Enable ADMIN_READ audit log for sts.googleapis.com in automation (iac) project by @ysolt in #3290
- fix Flexible MIG E2E test by @wiktorn in #3293
New Contributors
- @norbert-loderer made their first contribution in #3273
- @ysolt made their first contribution in #3290
Full Changelog: v42.0.0...v42.1.0