chore(deps): update terraform google to ~> 6.50.0 #444
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 6.47.0->~> 6.50.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
hashicorp/terraform-provider-google (google)
v6.50.0Compare Source
NOTES:
google_bigtable_table_iam_*resources to upgrade to v6.50.0 and switch frominstancetoinstance_namein your configuration before upgrading to v7.X (#24400)DEPRECATIONS:
instancein favor ofinstance_nameingoogle_bigtable_table_iam_*resources (#24400)IMPROVEMENTS:
instance_namefield togoogle_bigtable_table_iam_*resources (#24400)v6.49.3Compare Source
BUG FIXES:
google_compute_security_policydue to a changed API response for emptymatch.0.expr_optionsblocks (#24353)v6.49.2Compare Source
BUG FIXES:
google_container_node_poolwould result in an unrecoverable tainted state (#10586)v6.49.1Compare Source
BUG FIXES:
google_secret_manager_secret_versionresources to be recreated unlesssecret_data_wo_versionwas set(#24061)
v6.49.0Compare Source
DEPRECATIONS:
google_beyondcorp_application_iam_binding,google_beyondcorp_application_iam_memberandgoogle_beyondcorp_application_iam_policyIAM resources, and thegoogle_beyondcorp_application_iam_policydatasource have been deprecated and will be removed in the upcoming major release (#23995)google_tpu_tensorflow_versionsdata source. Usegoogle_tpu_v2_runtime_versionsinstead. (#23958)BREAKING CHANGES:
metadatafield required ingoogle_vertex_ai_index(#23953)FEATURES:
google_artifact_registry_tag(#23994)google_artifact_registry_tags(#23969)google_dialogflow_convesation_profile(#23996)IMPROVEMENTS:
service_account_emailtogoogle_apikeys_key(#24001)advanced_options_configfield togoogle_compute_region_security_policyresource (#23914)eviction_soft,eviction_soft_grace_period,eviction_minimum_reclaim,eviction_max_pod_grace_period_seconds,max_parallel_image_pulls,transparent_hugepage_enabled,transparent_hugepage_defragandmin_node_cpusfields tonode_configblock ofgoogle_container_node_poolandgoogle_container_clusterresources (#23973)subnetandnetworkfields to thegoogle_network_management_vpc_flow_logs_configresource (beta) (#23945)target_resource_stateto thegoogle_network_management_vpc_flow_logs_configresource (#23945)management_projectandconfigured_capabilitiesfields to thegoogle_folderresource. (#23983)BUG FIXES:
namefield set to required ingoogle_cloud_tasks_queueresource (#23997)weekly_windows.start_timeas an empty object in order to use default values in thegoogle_clouddeploy_deploy_policyresource (#23993)skip_initial_version_creationfield is no longer immutable ingoogle_kms_crypto_key, but is still only settable at-creation (#23984)google_netapp_volume.large_capacitywas not properly marked as immutable, causing updates to fail (and making it impossible to change the field value after creation) (#24004)linked_vpc_networkingoogle_network_connectivity_spoke(#23949)v6.48.0Compare Source
FEATURES:
google_artifact_registry_package(#23901)google_artifact_registry_repositories(#23906)google_artifact_registry_version(#23868)google_dialogflow_cx_playbook(initial basic support, full features to follow in a later release) (#23895)google_vertexai_rag_engine_config(#23889)IMPROVEMENTS:
log_retention_daysfield togoogle_backup_dr_backup_planresource (#23846)advanced_options_configfield togoogle_compute_region_security_policyresource (#23914)ha_policyfield togoogle_compute_region_backend_serviceresource (#23905)target_servicefield ingoogle_compute_service_attachmentresource (#23892)boot_disktonode_configingoogle_container_clusterandgoogle_container_node_poolresources (#23840)node_config.kubelet_config.single_process_oom_killfield togoogle_container_node_poolandgoogle_container_clusterresources (#23844)user_managed_keys_configfield ingoogle_container_clusterresource (#23883)cluster_config.cluster_tierfield togoogle_dataproc_clusterresource (#23830)enable_advanced_clusterfield togoogle_gkeonprem_vmware_admin_clusterresource (#23908)allow_fewer_zones_deploymentfield togoogle_memorystore_instanceresource (#23845)psa_write_endpointflag togoogle_sql_database_instanceresource (#23867)network_attachment_urifield togoogle_sql_database_instanceresource (#23894)node_countfield tosql_database_instanceresource, and added new valueREAD_POOL_INSTANCEenum to theinstance_typefield ofsql_database_instanceresource (#23897)federated_identity_configfield togoogle_storage_transfer_jobresource (#23900)transfer_spec.aws_s3_data_source.cloudfront_domainfield togoogle_storage_transfer_jobresource (#23887)BUG FIXES:
scopesfield as immutable foraccess_context_manager_access_policyresource. (#23886)google_bigquery_dataset(#23898)node_configto be suppressed ingoogle_container_clusterandgoogle_container_node_pool(#23842)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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.