chore(deps): update terraform google-beta to ~> 6.50.0 #445
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-beta (google-beta)
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 (#10746)DEPRECATIONS:
instancein favor ofinstance_nameingoogle_bigtable_table_iam_*resources (#10746)IMPROVEMENTS:
instance_namefield togoogle_bigtable_table_iam_*resources (#10746)v6.49.3Compare Source
BUG FIXES:
google_compute_security_policydue to a changed API response for emptymatch.0.expr_optionsblocks (#10715)v6.49.2Compare Source
BUG FIXES:
google_container_node_poolwould result in an unrecoverable tainted state (#24077)v6.49.1Compare Source
BUG FIXES:
google_secret_manager_secret_versionresources to be recreated unlesssecret_data_wo_versionwas set (#10574)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 (#10532)google_tpu_tensorflow_versionsdata source. Usegoogle_tpu_v2_runtime_versionsinstead. (#10514)FEATURES:
google_artifact_registry_tag(#10531)google_artifact_registry_tags(#10518)google_dialogflow_convesation_profile(#10533)IMPROVEMENTS:
service_account_emailtogoogle_apikeys_key(#10538)scaling_modeandmax_slotsproperties ongoogle_bigquery_reservation(beta) (#10509)advanced_options_configfield togoogle_compute_region_security_policyresource (#10498)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 (#10522)subnetandnetworkfields to thegoogle_network_management_vpc_flow_logs_configresource (beta) (#10506)target_resource_stateto thegoogle_network_management_vpc_flow_logs_configresource (#10506)management_projectandconfigured_capabilitiesfields to thegoogle_folderresource. (#10525)BUG FIXES:
namefield to be required ingoogle_cloud_tasks_queueresource (#10534)start_timewith default values inweekly_windowsingoogle_clouddeploy_deploy_policyresource.start_time 00:00means the policy will start at midnight. (#10530)skip_initial_version_creationfield is no longer immutable ingoogle_kms_crypto_key, but is still only settable at-creation (#10526)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) (#10541)linked_vpc_networkingoogle_network_connectivity_spoke(#10507)v6.48.0Compare Source
FEATURES:
google_artifact_registry_package(#10490)google_artifact_registry_repositories(#10494)google_artifact_registry_version(#10468)google_dialogflow_cx_playbook(initial basic support, full features to follow in a later release) (#10485)google_vertexai_rag_engine_config(#10481)IMPROVEMENTS:
log_retention_daysfield togoogle_backup_dr_backup_planresource (#10463)advanced_options_configfield togoogle_compute_region_security_policyresource (#10498)ha_policyfield togoogle_compute_region_backend_serviceresource (#10493)target_servicefield ingoogle_compute_service_attachmentresource (#10483)boot_disktonode_configingoogle_container_clusterandgoogle_container_node_poolresources (#10457)node_config.kubelet_config.single_process_oom_killfield togoogle_container_node_poolandgoogle_container_clusterresources (#10461)user_managed_keys_configfield ingoogle_container_clusterresource (#10475)cluster_config.cluster_tierfield togoogle_dataproc_clusterresource (#10453)enable_advanced_clusterfield togoogle_gkeonprem_vmware_admin_clusterresource (#10496)allow_fewer_zones_deploymentfield togoogle_memorystore_instanceresource (#10462)psa_write_endpointflag togoogle_sql_database_instanceresource (#10467)network_attachment_urifield togoogle_sql_database_instanceresource (#10484)node_countfield tosql_database_instanceresource, and added new valueREAD_POOL_INSTANCEenum toinstance_typefield ofsql_database_instanceresource (#10487)federated_identity_configtogoogle_storage_transfer_jobresource (#10489)transfer_spec.aws_s3_data_source.cloudfront_domainfield togoogle_storage_transfer_jobresource (#10479)BUG FIXES:
scopesfield as immutable foraccess_context_manager_access_policyresource (#10478)google_bigquery_datasetresource (#10488)node_configto be suppressed ingoogle_container_clusterandgoogle_container_node_poolresources (#10459)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.