chore(deps): update terraform google to v7.11.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| google (source) | required_provider | minor |
7.10.0 -> 7.11.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
hashicorp/terraform-provider-google (google)
v7.11.0
DEPRECATIONS:
-
pubsublite:google_pubsub_lite_reservationwill be turned down effective March 18, 2026. Usegoogle_pubsub_reservationinstead. (#25058) -
pubsublite:google_pubsub_lite_subscriptionwill be turned down effective March 18, 2026. Usegoogle_pubsub_subscriptioninstead. (#25058) -
pubsublite:google_pubsub_lite_topicwill be turned down effective March 18, 2026. Usegoogle_pubsub_topicinstead. (#25058)
BREAKING CHANGES:
- netapp: made
google_netapp_volume.export_policy.rules.squash_modenot preserve values returned by the API. Without this change, unsettingsquash_modein the provider can cause an API error. (#25059)
FEATURES:
-
New Data Source:
google_artifact_registry_python_packages(#25053) -
New Data Source:
google_cloud_identity_policy(#24946) -
New Data Source:
google_compute_reservation_block(#25034) -
New Data Source:
google_compute_reservation_sub_block(#25034) -
New Resource:
google_ces_deployment(#24945) -
New Resource:
google_ces_example(#25056) -
New Resource:
google_discovery_engine_user_store(#25054)
IMPROVEMENTS:
- bigquery: added
external_data_configuration.decimal_target_typestogoogle_bigquery_table(#24936) - compute: added
internal_ipv6_prefixfield to thegoogle_compute_subnetworkresource (#25037) - compute: added
ipv6_access_typefield andINTERNAL_IPV6_SUBNETWORK_CREATIONas a supported value for themodefield ingoogle_compute_public_delegated_prefixresource (#24940) - compute: added
ipv6_access_typefield togoogle_compute_public_advertised_prefixresource (#24911) - dataplex: added
data_documentation_specfield togoogle_dataplex_datascanresource to support theDATA_DOCUMENTATIONscan type (#25044) - dataproc: added
resource_manager_tagstogoogle_dataproc_clusterresource (#25057) - lustre: added
placement_policyfield togoogle_lustre_instanceresource (#25042) - netapp: added
cache_parametersfield togoogle_netapp_volumeresource (#24909) - secretmanager: added project and short name support for
secretongoogle_secret_manager_secret_version(#25045) - secretmanager: added project and short name support for
secreton ephemeralgoogle_secret_manager_secret_version(#25045)
BUG FIXES:
- alloydb: fixed issue with creation when
initial_user.passwordwas set to a computed value ingoogle_alloydb_cluster(#25036) - bigquery: fixed extraneous diffs in
google_bigquery_table.external_data_configuration.schema(#24936) - compute: fixed a breaking change in
google_compute_instanceintroduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25021) - container: added
KUBE_DNSas an accepted value forcluster_dnsfield ongoogle_container_cluster(#24953) - netapp: fixed bug where unsetting
export_policy.rules.squash_modeongoogle_netapp_volumecan cause an API error (#25059) - pubsub: fixed bug where
google_pubsub_subscriptioncould only be updated ifbigquery_configwas modified (#24952) - sql: fixed bug where
final_backup_descriptioningoogle_sql_database_instanceresource wasn't set on the final backup on delete (#25055) - storage: fixed bug where certain changes to
google_storage_bucket_acl.role_entitywere ignored (#24949) - workstations: fixed bug in
google_workstations_workstationwhere settingsource_workstationcaused a permadiff that forced recreation (#24941) - vmwareengine: made deletion of
google_vmwareengine_private_cloudwait until the deletion completes (#25040)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate