Update Terraform google to v4.85.0 #6
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:
4.83.0->4.85.04.8.0->4.85.0Release Notes
hashicorp/terraform-provider-google (google)
v4.85.0Compare Source
NOTES:
4.85.0release backports configuration for the retention period for Cloud Storage soft delete (https://cloud.google.com/resources/storage/soft-delete-announce) so that customers who have not yet upgraded to5.22.0+ are able to configure the retention period of objects in their buckets. By upgrading to this version and configuring or otherwise interacting with thegoogle_storage_bucket.soft_delete_policyvalues, you will need to upgrade directly to5.22.0+ from4.85.0when upgrading to5.Xin the future.IMPROVEMENTS:
soft_delete_policytogoogle_storage_bucketresource (#17624)v4.84.0Compare Source
DEPRECATIONS:
networkfield in favor ofnetwork_configongoogle_alloydb_cluster. (#15881)google_identity_platform_project_default_configresource. Usegoogle_identity_platform_configresource instead (#15876)FEATURES:
google_certificate_manager_certificate_map(#15906)google_artifact_registry_vpcsc_config(#15840)google_dialogflow_cx_security_settings(#15886)google_gke_backup_restore_plan(#15858)google_edgenetwork_network(#15891)google_edgenetwork_subnet(#15891)IMPROVEMENTS:
network_configfield to support named IP ranges ongoogle_alloydb_cluster. (#15881)network_interfacesto resourcegoogle_cloud_run_v2_jobto support Direct VPC egress. (#15870)network_interfacesto resourcegoogle_cloud_run_v2_serviceto support Direct VPC egress. (#15870)autoscaling_policy.modeto acceptONLY_SCALE_OUTongoogle_compute_autoscaler(#15890)server_tls_policyargument togoogle_compute_target_https_proxyresource (#15845)memberattribute togoogle_compute_default_service_accountdatasource (#15897)internal_ipv6_prefixtogoogle_compute_subnetworkresource (#15892)node_config.fast_socketfield togoogle_container_node_pool(#15872)node_pool_auto_configfield ingoogle_container_clusterfrom beta provider to GA provider. (#15884)placement_policy.tpu_topologyin resourcegoogle_container_node_poolto GA (#15869)auto_repairingoogle_container_aws_node_pool(#15862)auto_repairingoogle_container_azure_node_pool(#15862)"ZONAL"value totieringoogle_filestore_instance(#15889)delete_protection_statefield togoogle_firestore_databaseresource. (#15878)sign-infield togoogle_identity_platform_configresource (#15876)linked_vpc_networkingoogle_network_connectivity_spoke(#15862)google_network_services_edge_cache_originto 120m from 60m (#15855)google_network_services_edge_cache_serviceto 60m from 30m (#15861)is_secret_data_base64field togoogle_secret_manager_secret_versionresource (#15853)BUG FIXES:
google_bigquery_table.time_partitioning.expiration_ms(#15873)google_bigtable_instance(#15856)google_bigtable_instance(#15900)google_eventarc_trigger.event_data_content_typeby defaulting to the value returned by the API if not set in the configuration. (#15862)sign_iningoogle_identity_platform_configresource (#15907)google_monitoring_monitored_project(#15828)service_idongoogle_monitoring_custom_serviceandslo_idongoogle_monitoring_slo(#15841)patch_config.windows_updateongoogle_os_config_patch_deployment(#15904)providerblock (#15844)google_secret_manager_secret_versionresource (#15880)google_secretmanager_secretwhere replacingreplication.automaticwithreplication.autowould destroy and recreate the resource (#15922)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 these updates again.
This PR has been generated by Renovate Bot.