Skip to content

Update Terraform google to v6 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Type Update Change
google (source) provider major 3.58.0 -> 6.37.0

Release Notes

hashicorp/terraform-provider-google (google)

v6.37.0

Compare Source

v6.36.1

Compare Source

BUG FIXES:

  • compute: fixed forced instance recreation when adding a attached_disk with unset force_attach to google_compute_instance (#​22954)

v6.36.0

Compare Source

DEPRECATIONS:

  • beyondcorp: deprecated google_beyondcorp_application. (#​22754)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#​22764)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#​22793)
  • New Data Source: google_lustre_instance (#​22766)
  • New Resource: google_bigquery_row_access_policy (#​22806)
  • New Resource: google_dataplex_glossary (#​22794)
  • New Resource: google_firebase_app_hosting_default_domain (#​22748)
  • New Resource: google_firebase_app_hosting_domain (#​22748)
  • New Resource: google_firebase_app_hosting_traffic (#​22748)
  • New Resource: google_network_security_intercept_deployment (#​22790)
  • New Resource: google_network_security_intercept_deployment_group (#​22790)
  • New Resource: google_network_security_intercept_endpoint_group (#​22790)
  • New Resource: google_network_security_intercept_endpoint_group_association (#​22790)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#​22805)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#​22755)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#​22791)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#​22781)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#​22781)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#​22801)
  • compute: added numeric_id to google_compute_instance_template resource (#​22763)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#​22780)
  • compute: added update support for load_balancing_scheme in google_compute_backend_service and google_compute_global_forwarding_rule resources to allow migrating between classic and global external ALB (#​22781)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#​22758)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#​22782)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resource (#​22753)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#​22671)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#​22757)
  • netapp: added custom_performance_enabled, total_throughput_mibps, and total_iops fields to google_netapp_storage_pool resource (#​22778)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#​22762)

BUG FIXES:

  • compute: added global retry for "resourceNotReady for Networks" 400 errors (#​22756)
  • dialogflowcx: fixed an issue where dialogflow_cx_custom_endpoint is not correctedly handled (#​22792)
  • iamoauthclient: marked google_iam_oauth_client_credential.client_secret as sensitive (#​22789)
  • resourcemanager: fixed an issue in google_projects data source where the provider universe_domain did not overwrite the list URL (#​22747)

v6.35.0

Compare Source

BREAKING CHANGES:

  • metastore: removed non-functioning tags field from google_dataproc_metastore_service. It was introduced in v6.31.0 but the feature was not yet GA. (#​22636)
  • redis: removed non-functioning tags field from google_redis_instance . It was introduced in v6.31.0 but the feature was not yet GA. (#​22637)

FEATURES:

  • New Resource: google_compute_cross_site_network (#​22632)

IMPROVEMENTS:

  • alloydb: added psc_auto_connections field to google_alloydb_instance resource (#​22630)
  • apigee: added s_sl_info.enforce field in google_apigee_target_server resource (#​22594)
  • bigquery: added security_mode option for google_bigquery_routine resource (#​22643)
  • bigtable: added support for explicit disable automated backup on create for google_bigtable_table (#​22635)
  • compute: added guest_os_features and architecture to google_compute_instance_template and google_compute_region_instance_template (#​22644)
  • compute: allowed in-place updates for subnetworks, description, producer_accept_lists, and producer_reject_lists on google_compute_network_attachment (#​22611)
  • dialogflowcx: added knowledge_connector_settings field to google_dialogflow_cx_flow and google_dialogflow_cx_page resources (#​22631)
  • netapp: added backup_vault_type, backup_region, source_region, source_backup_vault, and destination_backup_vault fields to google_netapp_backup_vault (#​22625)
  • netapp: added volume_region and backup_region fields to google_netapp_backup (#​22625)
  • networkconnectivity: added immutability field to google_network_connectivity_internal_range resource (#​22623)
  • networkservices: added flex_shielding field to google_network_services_edge_cache_origin resource (#​22645)
  • spanner: added field default_time_zone to google_spanner_database resource (#​22628)
  • storage: added new field content_hexsha512 and content_base64sha512 in data source google_storage_bucket_object_content (#​22592)

BUG FIXES:

  • gemini: fixed bug on google_gemini_code_repository_index where force_destroy field did nothing (#​22648)
  • privateca: removed requirement to specify organization for google_privateca_certificate_authority resource (#​22634)
  • workbench: fixed some metadata changes not being reflected in google_workbench_instance (#​22612)

v6.34.1

Compare Source

BUG FIXES:

  • bigtable: fixed forced instance recreation due to addition of cluster.node_scaling_factor for google_bigtable_instance (#​22674)

v6.34.0

Compare Source

DEPRECATIONS:

  • tpu: deprecated google_tpu_node resource. google_tpu_node is deprecated and will be removed in a future major release. Use google_tpu_v2_vm instead. (#​22552)

FEATURES:

  • New Resource: google_apigee_security_profile_v2 (#​22524)

IMPROVEMENTS:

  • bigtable: added cluster.node_scaling_factor field to google_bigtable_instance resource (#​22560)
  • cloudrunv2: added scaling_mode and manual_instance_count fields to google_cloud_run_v2_service resource (#​22561)
  • networkconnectivity: added state_reason field to google_network_connectivity_spoke resource (#​22525)
  • sql: added connection_pool_config field to the google_sql_database_instance resource (#​22583)
  • vpcaccess: changed fields min_instances, max_instances, machine_type to allow update google_vpc_access_connector without recreation. (#​22572)

BUG FIXES:

  • compute: fixed the bug when validating the subnetwork project in google_compute_instance resource (#​22571)
  • workbench: fixed a permadiff on metadata of instance-region in google_workbench_instance resource (#​22553)

v6.33.0

Compare Source

FEATURES:

  • New Data Source: google_memcache_instance (#​22477)
  • New Resource: google_bigtable_logical_view (#​22499)
  • New Resource: google_bigtable_materialized_view (#​22475)
  • New Resource: google_compute_region_security_policy_rule (ga) (#​22443)
  • New Resource: google_compute_region_security_policy (ga) (#​22443)
  • New Resource: google_os_config_v2_policy_orchestrator_for_folder (#​22441)

IMPROVEMENTS:

  • beyondcorp: added upstreams fields to google_beyondcorp_application resource (#​22514)
  • compute: added fields like raw_key, rsa_encrypted_key, kms_key_service_account to all relevant resources on google_compute_instance_template and google_compute_region_instance_template (#​22503)
  • compute: added disk_id to google_compute_region_disk resource (#​22462)
  • compute: marked location field as required in google_compute_interconnect resource (#​22480)
  • container: added data_cache_count to ephemeral_storage_local_ssd_config for google_container_node_pool (#​22456)
  • container: added update for gvnic to google_container_node_pool (#​22421)
  • dataplex: added notification_report field to google_dataplex_datascan resource (#​22464)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#​22403)
  • identityplatform: added response_type field to google_identity_platform_oauth_idp_config (#​22463)
  • networkservices: added metadata field to google_networkservices_lbtrafficextension resource (#​22454)
  • sql: added output-only field dns_names to google_sql_database_instance resource (#​22502)
  • storage: added new fields time_created and updated in google_storage_bucket (#​22500)
  • storagetransfer: added transfer_spec.aws_s3_data_source.managed_private_network field to google_storage_transfer_job resource (#​22509)

BUG FIXES:

  • alloydb: stopped diffs when google_alloydb_instance.network_config is not specified as the API newly returns a value. Removing the field from config will no longer create a diff and will preserve the current value (#​22504)
  • clouddeploy: allowed sending empty block for rollback field in google_clouddeploy_automation resource. (#​22501)
  • compute: fixed an issue preventing terms.priority from being set to priority value 0 in google_compute_router_route_policy resource (#​22417)
  • securesourcemanager: increased default timeouts on google_secure_source_manager_instance operations to 120m from 60m. Operations could take longer than an hour. (#​22483)
  • sql: replaced the Terraform-based default value for settings.disk_type in google_sql_database_instance with a server-assigned default, allowing for compatibility with machine types that require HyperDisk_Balanced (#​22485)
  • workstations: increased default timeouts on google_workstations_workstation_cluster operations to 120m from 60m. Operations could take longer than an hour. (#​22482)

v6.32.0

Compare Source

NOTES:

  • 6.32.0 contains no changes from 6.31.1. This release is being made to ensure that the version numbers of the google and google-beta provider releases remain aligned, as google-beta's 6.32.0 release contains a beta-only change.

v6.31.1

Compare Source

BUG FIXES:

  • storage: removed extra permission (storage.anywhereCaches.list) required for destroying a resource_storage_bucket (#​22442)

v6.31.0

Compare Source

DEPRECATIONS:

  • integrations: deprecated run_as_service_account field in google_integrations_client resource (#​22312)

FEATURES:

  • New Resource: google_compute_resource_policy_attachment (#​22400)
  • New Resource: google_compute_storage_pool (#​22343)
  • New Resource: google_gke_backup_backup_channel (#​22393)
  • New Resource: google_gke_backup_restore_channel (#​22393)
  • New Resource: google_iap_web_cloud_run_service_iam_binding (#​22399)
  • New Resource: google_iap_web_cloud_run_service_iam_member (#​22399)
  • New Resource: google_iap_web_cloud_run_service_iam_policy (#​22399)
  • New Resource: google_storage_batch_operations_job (#​22333)

IMPROVEMENTS:

  • accesscontextmanager: added scoped_access_settings field to gcp_user_access_binding resource (#​22308)
  • alloydb: added machine_type field to google_alloydb_instance resource (#​22352)
  • artifactregistry: added DEBIAN_SNAPSHOT enum value to repository_base in google_artifact_registry_repository (#​22315)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (#​22377)
  • compute: added log_config.optional_mode, log_config.optional_fields, backend.preference, max_stream_duration and cdn_policy.request_coalescing fields to google_compute_backend_service resource (#​22391)
  • container: added support for updating the confidential_nodes field in google_container_node_pool (#​22363)
  • discoveryengine: added allow_cross_region field to google_discovery_engine_chat_engine resource (#​22336)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#​22403)
  • kms: added new enum values for import_method field in google_kms_key_ring_import_job resource (#​22314)
  • metastore: added tags field to google_dataproc_metastore_service resource to allow setting tags for services at creation time (#​22313)
  • monitoring: added log_check_failures to google_monitoring_uptime_check_config (#​22351)
  • networkconnectivity: added IPv6 support to google_network_connectivity_internal_range resource (#​22401)
  • networkconnectivity: added exclude_cidr_ranges field to google_network_connectivity_internal_range resource (#​22332)
  • privateca: added backdate_duration field to the google_privateca_ca_pool resource to add support for backdating the not_before_time of certificates (#​22380)
  • redis: added tags field to google_redis_instance (#​22337)
  • sql: added custom_subject_alternative_names field to instances resource (#​22357)
  • sql: added data_disk_provisioned_iops and data_disk_provisioned_throughput fields to google_sql_database_instance resource (#​22398)
  • sql: added retain_backups_on_delete field to google_sql_database_instance resource (#​22334)

BUG FIXES:

  • colab: fixed perma-diff in google_colab_runtime_template caused by not returning default values. (#​22338)
  • discoveryengine: fixed google_discovery_engine_target_site operations to allow for enough time to index before timing out (#​22358)
  • compute: fixed perma-diff in google_compute_network_firewall_policy_rule when security_profile_group starts with // (#​22402)
  • healthcare: made google_healthcare_pipeline_job wait for creation and update operation to complete (#​22339)
  • identityplatform: fixed perma-diff in google_identity_platform_config when fields in blocking_functions.forward_inbound_credentials are set to false (#​22384)
  • sql: added diff suppression for some version changes togoogle_sql_database_instance. Diffs for database_version for MySQL 8.0 will be suppressed when the version is updated by auto version upgrade.(#​22356)
  • sql: fixed the issue of shortened version of failover_dr_replica_name causes unnecessary diff in google_sql_database_instance (#​22319)

v6.30.0

Compare Source

FEATURES:

  • New Resource: google_developer_connect_account_connector (#​22270)
  • New Resource: google_vertex_ai_feature_group_iam_* (#​22260)
  • New Resource: google_vertex_ai_feature_online_store_iam_* (#​22260)
  • New Resource: google_vertex_ai_feature_online_store_featureview_iam_* (#​22260)

IMPROVEMENTS:

  • bigquery: added external_catalog_table_options and schema_foreign_type_info fields to google_bigquery_table resource (#​22302)
  • cloudrunv2: added iap_enabled field to google_cloud_run_v2_service resource (#​22301)
  • compute: added source_disk_encryption_key.kms_key_self_link and source_disk_encryption_key.rsa_encrypted_key fields to google_compute_snapshot resource (#​22247)
  • compute: added source_disk_encryption_key, source_image_encryption_key and source_snapshot_encryption_key fields to google_compute_image resource (#​22247)
  • compute: added type, source_nat_active_ranges and source_nat_drain_ranges fields to google_compute_router_nat resource (#​22282)
  • databasemigrationservice: allowed setting ssl.type in google_database_migration_service_connection_profile resource (#​22268)
  • firestore: added MONGODB_COMPATIBLE_API enum option to api_scope field in google_firestore_index resource (#​22287)
  • firestore: added database_edition field to google_firestore_database resource (#​22287)
  • firestore: added density and multikey fields to google_firestore_index resource (#​22287)
  • memorystore: added managed_backup_source and gcs_source fields to google_memorystore_instance resource (#​22295)
  • monitoring: added password_wo write-only field and password_wo_version field to google_monitoring_uptime_check_config resource (#​22242)
  • redis: added managed_backup_source and gcs_source fields to google_redis_cluster resource (#​22277)
  • storage: added support for deleting pending caches present on bucket when setting force_destory to true in google_storage_bucket resource (#​22262)
  • storagecontrol: added trial_config field to google_storage_control_folder_intelligence_config resource (#​22236)
  • storagecontrol: added trial_config field to google_storage_control_organization_intelligence_config resource (#​22236)
  • storagecontrol: added trial_config field to google_storage_control_project_intelligence_config resource (#​22236)

BUG FIXES:

  • container: fixed perma-diff in fleet field when the fleet.project field being added is null or empty in google_container_cluster resource (#​22240)
  • pubsub: fixed perma-diff by changing allowed_persistence_regions field to set in google_pubsub_topic resource (#​22273)

v6.29.0

Compare Source

FEATURES:

  • New Resource: google_apigee_control_plane_access (#​22209)
  • New Resource: google_clouddeploy_deploy_policy (#​22190)
  • New Resource: google_gemini_code_tools_setting_binding (#​22226)
  • New Resource: google_gemini_code_tools_setting (#​22203)
  • New Resource: google_os_config_v2_policy_orchestrator_for_organization (#​22192)

IMPROVEMENTS:

  • accesscontextmanager: added session_settings field to gcp_user_access_binding resource (#​22227)
  • cloudedeploy: added timed_promote_release_rule and repair_rollout_rule fields to google_clouddeploy_automation resource (#​22190)
  • compute: added group_placement_policy.0.tpu_topology field to google_compute_resource_policy resource (#​22201)
  • datastream: added support for creating streams for Salesforce source in google_datastream_stream (#​22205)
  • gkehub: enabled partial results to be returned when a cloud region is unreachable in google_gke_hub_feature (#​22218)
  • gkeonprem: added enable_advanced_cluster field to google_gkeonprem_vmware_admin_cluster resource (#​22188)
  • gkeonprem: added enable_advanced_cluster field to google_gkeonprem_vmware_cluster resource (#​22188)
  • memorystore: added automated_backup_config field to google_memorystore_instance resource, (#​22208)
  • netapp: added tiering_policy to google_netapp_volume_replication resource (#​22223)
  • parametermanagerregional: added kms_key_version field to google_parameter_manager_regional_parameter_version resource and datasource (#​22213)
  • parametermanagerregional: added kms_key field to google_parameter_manager_regional_parameter resource and google_parameter_manager_regional_parameters datasource (#​22213)
  • redis: added automated_backup_config field to google_redis_cluster (#​22117)
  • storage: added md5hexhash field in google_storage_bucket_object (#​22229)
  • workbench: added confidential_instance_config field to google_workbench_instance resource (#​22178)

BUG FIXES:

  • colab: fixed an issue where google_colab_* resources incorrectly required a provider-level region matching the resource location (#​22217)
  • datastream: updated private_keyto be mutable in google_datastream_connection_profile resource. (#​22179)

v6.28.0

Compare Source

DEPRECATIONS:

  • compute: deprecated enable_flow_logs in favor of log_config on google_compute_subnetwork resource. If log_config is present, flow logs are enabled, and enable_flow_logs can be safely removed. (#​22111)
  • containerregistry: Deprecated google_container_registry resource, and google_container_registry_image and google_container_registry_repository data sources. Use google_artifact_registry_repository instead. (#​22071)

FEATURES:

  • New Data Source: google_compute_region_backend_service (#​21986)
  • New Data Source: google_organization_iam_custom_roles (#​22035)
  • New Data Source: google_parameter_manager_parameter_version_render (#​22099)
  • New Data Source: google_parameter_manager_parameter_version (#​22099)
  • New Data Source: google_parameter_manager_parameter (#​22099)
  • New Data Source: google_parameter_manager_parameters (#​22099)
  • New Data Source: google_parameter_manager_regional_parameter_version_render (#​22099)
  • New Data Source: google_parameter_manager_regional_parameter_version (#​22099)
  • New Data Source: google_parameter_manager_regional_parameter (#​22099)
  • New Data Source: google_parameter_manager_regional_parameters (#​22099)
  • New Data Source: google_storage_control_folder_intelligence_config (#​22077)
  • New Data Source: google_storage_control_organization_intelligence_config (#​22077)
  • New Data Source: google_storage_control_project_intelligence_config (#​22077)
  • New Resource: google_apigee_dns_zone (#​21992)
  • New Resource: google_chronicle_data_access_scope (#​21982)
  • New Resource: google_chronicle_referencelist (#​22090)
  • New Resource: google_chronicle_retrohunt (#​22092)
  • New Resource: google_chronicle_rule (#​22089)
  • New Resource: google_chronicle_rule_deployment (#​22093)
  • New Resource: google_chronicle_watchlist (#​21989)
  • New Resource: google_dataproc_metastore_database_iam_* resources (#​21985)
  • New Resource: google_dataproc_metastore_table_iam_* (#​22064)
  • New Resource: google_discovery_engine_sitemap (#​21976)
  • New Resource: google_eventarc_enrollment (#​22028)
  • New Resource: google_firebase_app_hosting_build (#​22063)
  • New Resource: google_memorystore_instance_desired_user_created_endpoints (#​22073)
  • New Resource: google_parameter_manager_parameter_version (#​22099)
  • New Resource: google_parameter_manager_parameter (#​22099)
  • New Resource: google_parameter_manager_regional_parameter_version (#​22099)
  • New Resource: google_parameter_manager_regional_parameter (#​22099)
  • New Resource: google_storage_control_folder_intelligence_config (#​22061)
  • New Resource: google_storage_control_organization_intelligence_config (#​21987)

IMPROVEMENTS:

  • accesscontextmanager: added roles field to ingress and egress policies of google_access_context_manager_service_perimeter* resources (#​22086)
  • cloudfunctions2: added binary_authorization_policy field to google_cloudfunctions2_function resource (#​22070)
  • cloudrun: promoted node_selector field in google_cloud_run_service resource to GA (#​22054)
  • cloudrunv2: added gpu_zonal_redundancy_disabled field to google_cloud_run_v2_service resource (#​22054)
  • cloudrunv2: promoted node_selector field in google_cloud_run_v2_service resource to GA (#​22054)
  • compute: added md5_authentication_keys field to google_compute_router resource (#​22101)
  • compute: added EXTERNAL_IPV6_SUBNETWORK_CREATION as a supported value for the mode field in google_compute_public_delegated_prefix resource (#​22037)
  • compute: added external_ipv6_prefix, stack_type, and ipv6_access_type fields to google_compute_subnetwork data source (#​22085)
  • compute: added several boot_disk, attached_disk, and instance_encryption_key fields to google_compute_instance and google_compute_instance_template resources (#​22096)
  • compute: added image_encryption_key.raw_key and image_encryption_key.rsa_encrypted_key fields to google_compute_image resource (#​22096)
  • compute: added snapshot_encryption_key.rsa_encrypted_key field to google_compute_snapshot resource (#​22096)
  • container: added auto_monitoring_config field to google_container_cluster resource (#​21970)
  • container: added disable_l4_lb_firewall_reconciliation field to google_container_cluster resource (#​22065)
  • datafusion: added tags field to google_data_fusion_instance resource to allow setting tags for instances at creation time (#​21977)
  • datastream: added blmt_config field to bigquery_destination_config resource to enable support for BigLake Managed Tables streams (#​22109)
  • datastream: added secret_manager_stored_password field to google_datastream_connection_profile resource (#​22046)
  • identityplatform: added disabled_user_signup and disabled_user_deletion to google_identity_platform_tenant resource (#​21983)
  • memorystore: added psc_attachment_details field to google_memorystore_instance resource, to enable use of the fine-grained resource google_memorystore_instance_desired_user_created_connections (#​22073)
  • memorystore: added the cross_cluster_replication_config field to the google_redis_cluster resource (#​22097)
  • metastore: added deletion_protection field to google_dataproc_metastore_federation resource (#​22106)
  • networksecurity: added antivirus_overrides field to google_network_security_security_profile resource (#​22060)
  • networksecurity: added connected_deployment_groups and associations fields to google_network_security_mirroring_endpoint_group resource (#​21974)
  • networksecurity: added locations field to google_network_security_mirroring_deployment_group resource (#​21975)
  • networksecurity: added locations field to google_network_security_mirroring_endpoint_group_association resource (#​21971)
  • parametermanager: added kms_key_version field to google_parameter_manager_parameter_version resource and datasource (#​22058)
  • parametermanager: added kms_key field to google_parameter_manager_parameter resource and google_parameter_manager_parameters datasource (#​22058)
  • provider: added external_credentials block in provider (#​22081)
  • redis: added automated_backup_config field to google_redis_cluster resource (#​22117)
  • storage: added content_base64 field in google_storage_bucket_object_content datasource (#​22051)

BUG FIXES:

  • alloydb: added a mutex to google_alloydb_cluster to prevent conflicts among multiple cluster operations (#​21972)
  • artifactregistry: fixed type assertion panic in google_artifact_registry_repository resource (#​22100)
  • bigtable: fixed automated_backup_policy field for google_bigtable_table resource (#​22034)
  • cloudrunv2: fixed the diffs for unchanged template.template.containers.env in google_cloud_run_v2_job resource (#​22115)
  • compute: fixed a regression in google_compute_subnetwork where setting log_config would not enable flow logs without enable_flow_logs also being set to true. To enable or disable flow logs, please use log_config. enable_flow_logs is now deprecated and will be removed in the next major release. (#​22111)
  • compute: fixed unable to update the preview field for google_compute_security_policy_rule resource (#​21984)
  • orgpolicy: fix permadiff in google_org_policy_policy when multiple rules are present (#​21981)
  • resourcemanager: increased page size for list services api to help any teams hitting ListEnabledRequestsPerMinutePerProject quota issues (#​22050)
  • spanner: fixed issue with applying changes in provider default_labels on google_spanner_instance resource (#​22036)
  • storage: fixed google_storage_anywhere_cache to cancel long-running operations after create and update requests timeout (#​22031)
  • workbench: fixed metadata permadiff in google_workbench_instance resource (#​22056)

v6.27.0

Compare Source

FEATURES:

  • New Data Source: google_compute_images (#​21872)
  • New Data Source: google_organization_iam_custom_role (#​21922)
  • New Resource: google_lustre_instance (#​21963)
  • New Resource: google_os_config_v2_policy_orchestrator (#​21930)
  • New Resource: google_storage_control_project_intelligence_config (#​21902)
  • New Resource: google_chronicle_data_access_label (#​21956)
  • New Resource: google_compute_router_route_policy (#​21945)

IMPROVEMENTS:

  • bigquery: added secondary_location and replication_status fields to support managed disaster recovery feature in google_bigquery_reservation (#​21920)
  • clouddeploy: added dns_endpoint field to to google_clouddeploy_target resource (#​21868)
  • compute: added shielded_instance_initial_state structure to google_compute_image resource (#​21937)
  • compute: added LINK_TYPE_ETHERNET_400G_LR4 enum value to link_type field in google_compute_interconnect resource (#​21903)
  • compute: added architecture and guest_os_features to google_compute_instance (#​21875)
  • compute: added workload_policy.type, workload_policy.max_topology_distance and workload_policy.accelerator_topology fields to google_compute_resource_policy resource (#​21961)
  • container: added ip_endpoints_config field to google_container_cluster resource (#​21959)
  • container: added node_config.windows_node_config field to google_container_node_pool resource. (#​21876)
  • container: added pod_autoscaling field to google_container_cluster resource (#​21919)
  • memorystore: added the maintenance_policy field to the google_memorystore_instance resource (#​21957)
  • memorystore: enabled update support for node_type field in google_memorystore_instance resource (#​21899)
  • metastore: promoted scaling_config field of google_dataproc_metastore_service resource to GA (#​21877)
  • networksecurity: added connected_deployment_group and associations fields to google_network_security_intercept_endpoint_group resource (#​21940)
  • networksecurity: added locations field to google_network_security_intercept_deployment_group resource (#​21923)
  • networksecurity: added locations field to google_network_security_intercept_endpoint_group_association resource (#​21962)
  • redis: added update support for google_redis_cluster node_type (#​21870)
  • storage: added metadata_options in google_storage_transfer_job (#​21897)

BUG FIXES:

  • bigqueryanalyticshub: fixed a bug in google_bigquery_analytics_hub_listing_subscription where a subscription using a different project than the dataset would not work (#​21958)
  • cloudrun: fixed the perma-diffs for unchanged template.spec.containers.env in google_cloud_run_service resource (#​21916)
  • cloudrunv2: fixed the perma-diffs for unchanged template.containers.env in google_cloud_run_v2_service resource (#​21916)
  • compute: fixed the issue that user can't use regional disk in google_compute_instance_template (#​21901)
  • dataflow: fixed a permadiff on template_gcs_path in google_dataflow_job resource (#​21894)
  • storage: lowered the minimum required items for custom_placement_config.data_locations from 2 to 1, and removed the Terraform-enforced maximum item limit for the field in google_storage_bucket (#​21878)

v6.26.0

Compare Source

FEATURES:

  • New Data Source: google_project_iam_custom_role (#​21866)
  • New Data Source: google_project_iam_custom_roles (#​21813)
  • New Resource: google_eventarc_pipeline (#​21761)
  • New Resource: google_firebase_app_hosting_backend (#​21840)
  • New Resource: google_network_security_mirroring_deployment (#​21853)
  • New Resource: google_network_security_mirroring_deployment_group (#​21853)
  • New Resource: google_network_security_mirroring_endpoint_group_association ([#​21853](https://redirect.github.com/hashicorp/terraform

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/google-6.x branch from 2ca6335 to 24f9a13 Compare May 17, 2025 11:42
@renovate renovate bot force-pushed the renovate/google-6.x branch from 24f9a13 to 87462ff Compare May 24, 2025 23:23
@renovate renovate bot force-pushed the renovate/google-6.x branch from 87462ff to b1a5a1a Compare May 31, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants