Skip to content

chore(deps): update terraform-gcp to ~> 6.40.0 #888

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2025

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor ~> 6.33.0 -> ~> 6.40.0
google (source) required_provider minor 6.33.0 -> 6.40.0
google-beta (source) required_provider minor ~> 6.33.0 -> ~> 6.40.0

Release Notes

hashicorp/terraform-provider-google (google)

v6.40.0

Compare Source

v6.39.0

Compare Source

FEATURES:

  • New Resource: google_apihub_curation (#​23144)
  • New Resource: google_compute_interconnect_attachment_group (#​23159)
  • New Resource: google_compute_interconnect_group (#​23159)
  • New Resource: google_compute_snapshot_settings (#​23151)

IMPROVEMENTS:

  • apigee: added client_ip_resolution_config field to google_apigee_environment resource (#​23172)
  • beyondcorp: added delegating_service_account field to google_beyondcorp_security_gateway resource (#​23094)
  • bigquery: added data_source_id to update requests through google_bigquery_data_transfer_config (#​23134)
  • cloudrunv2: added google_cloud_run_v2_job support for depends_on and startup_probe properties (#​23179)
  • container: added network_performance_config field to google_container_cluster resource (#​23098)
  • container: promoted flex_start in google_container_cluster to GA (#​23093)
  • dataplex: added catalog_publishing_enabled field to google_dataplex_datascan resource (#​23165)
  • datastream: added network_attachment support via psc_interface_config attribute in google_datastream_private_connection (#​23091)
  • eventarc: made network_attachment field optional in google_eventarc_pipeline (#​23133)
  • gemini: added disable_web_grounding field to google_gemini_gemini_gcp_enablement_setting resource (#​23096)
  • gemini: added enable_data_sharing field to google_gemini_data_sharing_with_google_setting resource (#​23173)
  • gkehub2: added spec.rbacrolebindingactuation field to resource google_gke_hub_feature (#​23102)
  • gkehub: added custom_role field to google_gke_hub_scope_rbac_role_binding resource (#​23183)
  • iambeta: enforced workload_identity_pool_managed_identity_id field validation per the documented specifications (#​23149)
  • pubsub: added message_transform field to google_pubsub_topic resource (#​23161)
  • pubsub: added message_transforms field to google_pubsub_subscription resource (#​23162)

BUG FIXES:

  • bigquery: modified google_bigquery_dataset_iam_member to no longer remove authorized views and routines (#​23177)
  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value. (#​23137)
  • colab: fixed perma-diff in google_colab_runtime_template caused by empty blocks. (#​23163)
  • compute: fixed a permadiff in network_profile field of google_compute_network related to specifying partial self-links (#​23164)
  • compute: fixed an issue where google_compute_firewall_policy_with_rules.target_resources could see a diff between the beta and v1 API in the resource's self-link (#​23170)
  • container: fixed nodepool secondary range validation to allow the use of netmasks. (#​23142)
  • gemini: removed overly restrictive product validation on google_gemini_gemini_gcp_enablement_setting_binding, google_gemini_data_sharing_with_google_setting_binding. New values like GOOGLE_CLOUD_ASSIST will now be accepted. (#​23178)

v6.38.0

Compare Source

DEPRECATIONS:

  • colab: deprecated post_startup_script_config field in google_colab_runtime_template resource (#​23075)

FEATURES:

  • New Data Source: google_bigquery_datasets (#​23059)
  • New Resource: google_dataplex_entry (#​23000)

IMPROVEMENTS:

  • compute: added numeric_id field to google_compute_region_instance_template resource (#​23065)
  • compute: added source_subnetwork_ip_ranges_to_nat64 and nat64_subnetwork fields to google_compute_router_nat resource (#​23078)
  • container: promoted pod_autoscaling field in google_container_cluster resource to GA (#​23002)
  • datastream: added psc_interface_config field in google_datastream_private_connection resource (#​23091)
  • dns: added dns64_config field to google_dns_policy resource (#​23078)
  • filestore: added effective_replication.role and effective_replication.replicas.peer_instance fields to google_filestore_instance resource (#​23001)
  • netapp: added backup_retention_policy.backup_minimum_enforced_retention_days, backup_retention_policy.daily_backup_immutable, backup_retention_policy.weekly_backup_immutable, backup_retention_policy.monthly_backup_immutable, and backup_retention_policy.manual_backup_immutable fields to google_netapp_backup_vault (#​23087)
  • networkconnectivity: added IPV6 enum to protocol_version field in google_network_connectivity_policy_based_route resource (#​23069)
  • privateca: added support for setting default values for basic constraints for google_privateca_certificate_template via the null_ca and zero_max_issuer_path_length fields (#​22981)
  • privateca: added name_constraints field for google_privateca_certificate_template resource (#​22981)
  • provider: supported service account impersonation in different universes through credential file (#​23063)

BUG FIXES:

  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value (#​23137)
  • compute: fixed an issue where rules ordering in google_compute_region_security_policy caused a diff after apply (#​23076)
  • filestore: fixed bug where google_filestore_instance.initial_replication field could not be set (#​23001)

v6.37.0

Compare Source

FEATURES:

  • New Data Source: google_bigquery_table (#​22973)
  • New Data Source: google_gke_hub_membership (#​22972)
  • New Resource: google_apigee_security_monitoring_condition (#​22953)
  • New Resource: google_beyondcorp_security_gateway_application (#​22938)
  • New Resource: google_cloud_run_v2_worker_pool (#​22933)
  • New Resource: google_compute_future_reservation (#​22860)
  • New Resource: google_dataplex_glossary_category (#​22835)
  • New Resource: google_dataplex_glossary_term (#​22835)
  • New Resource: google_iam_workforce_pool_provider_key (#​22960)
  • New Resource: google_managed_kafka_acl (#​22957)

IMPROVEMENTS:

  • alloydb: added activation_policy field to google_alloydb_instance resource (#​22818)
  • compute: added in-place update support for mtu field in google_compute_network (#​22956)
  • compute: promoted google_compute_region_network_firewall_policy_with_rules, google_compute_network_firewall_policy_with_rules, and compute_firewall_policy_with_rules resources to GA (#​22958)
  • container: added in-place update support for ip_allocation_policy.stack_type field in google_container_cluster resource (#​22915)
  • container: added in-place update support for enable_multi_networking in google_container_cluster resource (#​22924)
  • databasemigrationservice: added create_without_validation field to google_database_migration_service_private_connection resource (#​22925)
  • dataflow: added additional_pipeline_options field to google_dataflow_flex_template_job resource (#​22919)
  • memorystore: added field desired_auto_created_endpoints for google_memorystore_instance resource (#​22871)
  • netapp: added hybrid_peering_details and hybrid_replication_type fields to google_netapp_volume_replication resource (#​22975)
  • netapp: added hybrid_replication_parameters fields to google_netapp_volume resource (#​22975)
  • netblock: added restricted-googleapis-with-directconnectivity and private-googleapis-with-directconnectivity range_types to google_netblock_ip_ranges data source (#​22930)
  • netblock: added ipv6 ranges for restricted-googleapis and private-googleapis range_types to google_netblock_ip_ranges data source (#​22930)
  • privateca: added name_constraints field for google_privateca_certificate_template resource (#​22981)
  • spanner: added field instance_type to the google_spanner_instance resource (#​22916)
  • storage: added ip_filter to google_storage_bucket resource. (#​22976)

BUG FIXES:

  • compute: fixed forced instance recreation when adding a attached_disk with force_attach being false to google_compute_instance (#​22954)
  • gemini: fixed permadiff on product field in google_gemini_logging_setting_binding resource (#​22819)
  • gemini: fixed permadiff on product field in google_gemini_release_channel_setting_binding resource (#​22929)
  • networkservices: fixed validation error when modifying the cache_mode field in edge_cache_service (#​22932)
  • privateca: fixed issue preventing setting 0 and null values for basic constraints in the google_privateca_certificate_template resource via the addition of null_ca and zero_max_issuer_path_length fields (#​22981)
  • vpcaccess: fixed an issue where Terraform config validation conditions could have erroneously invalidated existing google_vpc_access_connector resources (#​22837)

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)
hashicorp/terraform-provider-google-beta (google-beta)

v6.40.0

Compare Source

v6.39.0

Compare Source

FEATURES:

  • New Resource: google_apihub_curation (#​10130)
  • New Resource: google_compute_interconnect_attachment_group (#​10136)
  • New Resource: google_compute_interconnect_group (#​10136)
  • New Resource: google_compute_snapshot_settings (#​10133)

IMPROVEMENTS:

  • apigee: added client_ip_resolution_config field to google_apigee_environment resource (#​10143)
  • beyondcorp: added delegating_service_account field to google_beyondcorp_security_gateway resource (#​10114)
  • bigquery: added data_source_id to update requests through google_bigquery_data_transfer_config (#​10126)
  • cloudrunv2: added google_cloud_run_v2_job support for depends_on and startup_probe properties (#​10147)
  • container: added network_performance_config field to google_container_cluster resource (#​10117)
  • dataplex: added catalog_publishing_enabled field to google_dataplex_datascan resource (#​10141)
  • datastream: added network_attachment support via psc_interface_config attribute in google_datastream_private_connection (#​10112)
  • eventarc: made network_attachment optional in google_eventarc_pipeline (#​10125)
  • gemini: added disable_web_grounding field to google_gemini_gemini_gcp_enablement_setting resource (#​10115)
  • gemini: added enable_data_sharing field to google_gemini_data_sharing_with_google_setting resource (#​10144)
  • gkehub2: added spec.rbacrolebindingactuation field to resource google_gke_hub_feature (#​10121)
  • gkehub: added custom_role field to google_gke_hub_scope_rbac_role_binding resource (#​10151)
  • gkeonprem: added private_registry_config field to google_gkeonprem_vmware_admin_cluster resource (#​10150)
  • iambeta: enforced workload_identity_pool_managed_identity_id field validation per the documented specifications (#​10132)
  • pubsub: added message_transform field to google_pubsub_topic resource (#​10137)
  • pubsub: added message_transforms field to google_pubsub_subscription resource (#​10138)

BUG FIXES:

  • bigquery: modified google_bigquery_dataset_iam_member to no longer remove authorized views and routines (#​10145)
  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value. (#​10127)
  • colab: fixed perma-diff in google_colab_runtime_template caused by empty blocks. (#​10139)
  • compute: fixed a permadiff in network_profile field of google_compute_network related to specifying partial self-links (#​10140)
  • compute: fixed an issue where google_compute_firewall_policy_with_rules.target_resources could see a diff between the beta and v1 API in the resource's self-link (#​10142)
  • container: fixed nodepool secondary range validation to allow the use of netmasks. (#​10128)
  • gemini: removed overly restrictive product validation on google_gemini_gemini_gcp_enablement_setting_binding, google_gemini_data_sharing_with_google_setting_binding. New values like GOOGLE_CLOUD_ASSIST will now be accepted. (#​10146)

v6.38.0

Compare Source

DEPRECATIONS:

  • colab: deprecated post_startup_script_config field in google_colab_runtime_template resource (#​10104)

FEATURES:

  • New Data Source: google_bigquery_datasets (#​10095)
  • New Resource: google_dataplex_entry (#​10086)

IMPROVEMENTS:

  • compute: added candidate_cloud_router_ip_address, candidate_customer_router_ip_address, candidate_cloud_router_ipv6_address, and candidate_customer_router_ipv6_address fields to google_compute_interconnect_attachment resource (#​10092)
  • compute: added httpFilterConfigs and httpFilterMetadata fields in google_compute_url_map resource (#​10101)
  • compute: added numeric_id to google_compute_region_instance_template resource (#​10098)
  • compute: added source_subnetwork_ip_ranges_to_nat64 and nat64_subnetwork fields in google_compute_router_nat resource (#​10106)
  • datastream: added psc_interface_config field in google_datastream_private_connection resource (#​23091)
  • dns: added dns64_config field to google_dns_policy resource (#​10106)
  • filestore: added effective_replication.role and effective_replication.replicas.peer_instance fields to google_filestore_instance resource (#​10087)
  • networkconnectivity: added IPV6 enum to protocol_version field in google_network_connectivity_policy_based_route resource (#​10099)
  • netapp: added backup_retention_policy.backup_minimum_enforced_retention_days, backup_retention_policy.daily_backup_immutable, backup_retention_policy.weekly_backup_immutable, backup_retention_policy.monthly_backup_immutable, and backup_retention_policy.manual_backup_immutable fields to google_netapp_backup_vault (#​10110)
  • privateca: added support for setting default values for basic constraints for google_privateca_certificate_template via the null_ca and zero_max_issuer_path_length fields (#​22981)
  • privateca: added name_constraints field for google_privateca_certificate_template resource (#​22981)
  • provider: supported service account impersonation in different universes through credential file (#​10097)

BUG FIXES:

  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value (#​10127)
  • compute: fixed an issue where rules ordering in google_compute_region_security_policy caused a diff after apply (#​10105)
  • filestore: fixed bug where google_filestore_instance.initial_replication field could not be set (#​10087)

v6.37.0

Compare Source

FEATURES:

  • New Data Source: google_bigquery_table (#​10076)
  • New Data Source: google_gke_hub_membership (#​10075)
  • New Resource: google_apigee_security_monitoring_condition (#​10063)
  • New Resource: google_beyondcorp_security_gateway_application (#​10059)
  • New Resource: google_cloud_run_v2_worker_pool (#​10054)
  • New Resource: google_compute_future_reservation (#​10020)
  • New Resource: google_dataplex_glossary_category (#​10016)
  • New Resource: google_dataplex_glossary_term (#​10016)
  • New Resource: google_iam_workforce_pool_provider_key (#​10070)
  • New Resource: google_iam_workload_identity_pool_managed_identity (#​10081)
  • New Resource: google_iam_workload_identity_pool_namespace (#​10044)
  • New Resource: google_managed_kafka_acl (#​10067)

IMPROVEMENTS:

  • alloydb: added activation_policy field to google_alloydb_instance resource (#​10010)
  • compute: added mirror_percent field to default_route_action.request_mirror_policy, path_matchers.default_route_action.request_mirror_policy, path_matchers.path_rules.route_action.request_mirror_policy, and path_matchers.route_rules.route_action.request_mirror_policy in google_compute_url_map resource (#​10071)
  • compute: added network_pass_through_lb_traffic_policy.0.zonal_affinity.0.spillover, network_pass_through_lb_traffic_policy.0.zonal_affinity.0.spillover_ratio and dynamic_forwarding.0.ip_port_selection.0.enabled to google_compute_backend_service resource (#​10056)
  • compute: added in-place update support for mtu field in google_compute_network (#​10066)
  • compute: added subsetting.0.subset_size and dynamic_forwarding.0.ip_port_selection.0.enabled to google_compute_region_backend_service resource (#​10056)
  • container: added in-place update support for ip_allocation_policy.stack_type field in google_container_cluster resource (#​10037)
  • container: added in-place update support for enable_multi_networking in google_container_cluster resource (#​10045)
  • databasemigrationservice: added create_without_validation field to google_database_migration_service_private_connection resource (#​10046)
  • dataflow: added additional_pipeline_options field to google_dataflow_flex_template_job resource (#​10040)
  • filestore: added PSC fields to google_filestore_instance (#​10061)
  • memorystore: added field desired_auto_created_endpoints for google_memorystore_instance resource (#​10031)
  • netapp: added hybrid_peering_details and hybrid_replication_type fields to google_netapp_volume_replication resource (#​10077)
  • netapp: added hybrid_replication_parameters fields to google_netapp_volume resource (#​10077)
  • netblock: added restricted-googleapis-with-directconnectivity and private-googleapis-with-directconnectivity range_types to google_netblock_ip_ranges data source (#​10051)
  • netblock: added ipv6 ranges for restricted-googleapis and private-googleapis range_types to google_netblock_ip_ranges data source (#​10051)
  • privateca: added name_constraints field for google_privateca_certificate_template resource (#​10083)
  • spanner: added field instance_type to the google_spanner_instance resource (#​10038)
  • storage: added ip_filter to google_storage_bucket resource. (#​10078)

BUG FIXES:

  • gemini: fixed permadiff on product field in google_gemini_logging_setting_binding resource (#​10011)
  • gemini: fixed permadiff on product field in google_gemini_release_channel_setting_binding resource (#​10050)
  • networkservices: fixed validation error when modifying the cache_mode field in edge_cache_service (#​10053)
  • privateca: fixed issue preventing setting 0 and null values for basic constraints in the google_privateca_certificate_template resource via the addition of null_ca and zero_max_issuer_path_length fields (#​10083)
  • vpcaccess: fixed an issue where Terraform config validation conditions could have erroneously invalidated existing google_vpc_access_connector resources (#​10018)

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 (#​10064)

v6.36.0

Compare Source

  • DEPRECATIONS:
  • beyondcorp: deprecated google_beyondcorp_application (#​9968)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#​9976)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#​9996)
  • New Data Source: google_lustre_instance (#​9978)
  • New Resource: google_bigquery_row_access_policy (#​10004)
  • New Resource: google_dataplex_glossary (#​9997)
  • New Resource: google_firebase_app_hosting_default_domain (#​9966)
  • New Resource: google_firebase_app_hosting_domain (#​9966)
  • New Resource: google_firebase_app_hosting_traffic (#​9966)
  • New Resource: google_iam_workload_identity_pool_iam_* (#​9990)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#​10003)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#​9969)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#​9994)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#​9985)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#​9985)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#​9999)
  • compute: added numeric_id to google_compute_instance_template resource (#​9975)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#​9984)
  • 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 (#​9985)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#​9972)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#​9986)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resourcee (#​9967)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#​9958)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#​9971)
  • iambeta: added mode, inline_certificate_issuance_config, and inline_trust_config fields to google_iam_workload_identity_pool resource (#​9990)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#​9974)

BUG FIXES:

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

v6.35.0

Compare Source

FEATURES:

  • New Resource: google_compute_cross_site_network (#​9940)

IMPROVEMENTS:

  • alloydb: added psc_auto_connections field to google_alloydb_instance resource (#​9938)
  • apigee: added s_sl_info.enforce field in google_apigee_target_server resource (#​9922)
  • bigquery: added security_mode option for google_bigquery_routine resource (#​9949)
  • bigtable: added support for explicit disable automated backup on create for google_bigtable_table (#​9943)
  • compute: added guest_os_features and architecture to google_compute_instance_template and google_compute_region_instance_template (#​9950)
  • compute: added grpc_tls_health_check field to google_compute_healthcheck resource (#​9924)
  • compute: allowed in-place updates for subnetworks, description, producer_accept_lists, and producer_reject_lists on google_compute_network_attachment (#​9926)
  • dialogflowcx: added knowledge_connector_settings field to google_dialogflow_cx_flow and google_dialogflow_cx_page resources (#​9939)
  • filestore: added directory_services field to google_filestore_instance (#​9919)
  • netapp: added backup_vault_type, backup_region, source_region, source_backup_vault, and destination_backup_vault fields to google_netapp_backup_vault (#​9933)
  • netapp: added volume_region and backup_region fields to google_netapp_backup (#​9933)
  • networkconnectivity: added immutability field to google_network_connectivity_internal_range resource (#​9931)
  • networkservices: added flex_shielding field to google_network_services_edge_cache_origin resource (#​9951)
  • spanner: added field default_time_zone to google_spanner_database resource (#​9936)
  • storage: added new field content_hexsha512 and content_base64sha512 in data source google_storage_bucket_object_content (#​9920)

BUG FIXES:


Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added dependencies Pull requests that update a dependency file renovate labels May 15, 2025
@renovate renovate bot requested review from commjoen and bendehaan as code owners May 15, 2025 17:33
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels May 15, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch from 0075d4d to 7e05225 Compare May 19, 2025 20:58
@renovate renovate bot changed the title chore(deps): update terraform-gcp to ~> 6.35.0 chore(deps): update terraform-gcp May 20, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch from 7e05225 to e2859f9 Compare May 20, 2025 19:15
@renovate renovate bot changed the title chore(deps): update terraform-gcp chore(deps): update terraform-gcp to ~> 6.36.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch 2 times, most recently from e67ba92 to 6a8909e Compare May 22, 2025 02:07
@renovate renovate bot changed the title chore(deps): update terraform-gcp to ~> 6.36.0 chore(deps): update terraform-gcp to ~> 6.37.0 May 27, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch 2 times, most recently from 630f636 to 0fe9f75 Compare May 28, 2025 08:08
@renovate renovate bot changed the title chore(deps): update terraform-gcp to ~> 6.37.0 chore(deps): update terraform-gcp to ~> 6.38.0 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch 2 times, most recently from f464cc4 to 3e72687 Compare June 10, 2025 18:50
@renovate renovate bot changed the title chore(deps): update terraform-gcp to ~> 6.38.0 chore(deps): update terraform-gcp to ~> 6.39.0 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/terraform-gcp branch from 3e72687 to 6cc30cc Compare June 17, 2025 16:53
@renovate renovate bot changed the title chore(deps): update terraform-gcp to ~> 6.39.0 chore(deps): update terraform-gcp to ~> 6.40.0 Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants