chore(deps): update terraform google to v6 #2723
Merged
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:
5.44.1
->6.4.0
6.5.0
~> 5.4
->~> 6.0
6.5.0
Release Notes
hashicorp/terraform-provider-google (google)
v6.4.0
Compare Source
DEPRECATIONS:
google_scc_v2_organization_scc_big_query_exports
. Usegoogle_scc_v2_organization_scc_big_query_export
instead. (#19457)FEATURES:
google_secret_manager_regional_secret_version
(#19514)google_secret_manager_regional_secret
(#19491)google_database_migration_service_migration_job
(#19488)google_discovery_engine_target_site
(#19469)google_healthcare_workspace
(#19476)google_scc_folder_scc_big_query_export
(#19480)google_scc_organization_scc_big_query_export
(#19465)google_scc_project_scc_big_query_export
(#19466)google_secret_manager_regional_secret_version
(#19504)google_secret_manager_regional_secret
(#19461)google_site_verification_web_resource
(#19477)google_spanner_backup_schedule
(#19449)IMPROVEMENTS:
enable_outbound_public_ip
field togoogle_alloydb_instance
resource (#19444)consumer_accept_list
field ingoogle_apigee_instance
resource (#19442)interface
field togoogle_compute_attached_disk
resource (#19440)google_compute_interconnect
resource, except forremote_location
andrequested_features
fields (#19508)deletion_protection_enabled
anddeletion_protection_reason
fields togoogle_filestore_instance
resource (#19446)fips_enabled
field togoogle_looker_instance
resource (#19511)deletion_protection
field togoogle_dataproc_metastore_service
resource (#19505)allow_auto_tiering
field togoogle_netapp_storage_pool
resource (#19454)tiering_policy
field togoogle_netapp_volume
resource (#19454)version_aliases
field togoogle_secret_manager_regional_secret
resource (#19514)edition
field togoogle_spanner_instance
resource (#19449)BUG FIXES:
iap
field ingoogle_compute_backend
andgoogle_compute_region_backend
resources (#19509)container: fixed a bug where specifying
node_pool_defaults.node_config_defaults
withenable_autopilot = true
will causegoogle_container_cluster
resource creation failure (#19543)node_config.gcfs_config
field ingoogle_container_cluster
andgoogle_container_node_pool
resources (#19512)node_config.gcfs_config
field ingoogle_container_cluster
andgoogle_container_node_pool
resources (#19512)node_config.kubelet_config.cpu_manager_policy
field optional to fix its update ingoogle_container_cluster
resource (#19464)dnssec_config
field ingoogle_dns_managed_zone
resource (#19456)filter
field to contain line breaks ingoogle_pubsub_subscription
resource (#19451)v6.3.0
Compare Source
FEATURES:
google_bigquery_tables
(#19402)google_developer_connect_connection
(#19431)google_developer_connect_git_repository_link
(#19431)google_memorystore_instance
(#19398)IMPROVEMENTS:
connected_endpoints.consumer_network
andconnected_endpoints.psc_connection_id
fields togoogle_compute_service_attachment
resource (#19426)http_keep_alive_timeout_sec
togoogle_region_compute_target_https_proxy
andgoogle_region_compute_target_http_proxy
resources (#19432)boot_disk.initialize_params.resource_policies
ingoogle_compute_instance
andgoogle_instance_template
(#19407)storage_pools
tonode_config
ingoogle_container_cluster
andgoogle_container_node_pool
(#19423)security_posture_config
field togoogle_container_attached_cluster
resource (#19411)large_capacity
andmultiple_endpoints
togoogle_netapp_volume
resource (#19384)tags
field togoogle_folder
to allow setting tags for folders at creation time (#19380)BUG FIXES:
network_ip
to "" will no longer cause diff and will be treated the same asnull
(#19400)google_dataproc_cluster
to protect against handling nilkerberos_config
values (#19401)google_dns_record_set
to prevent conflicts when multiple resources attempt to operate on the same record set (#19416)google_managed_kafka_topic
creation to fix eventual consistency errors (#19429)v6.2.0
Compare Source
FEATURES:
google_certificate_manager_certificates
(#19361)google_network_security_server_tls_policy
(#19314)google_scc_v2_folder_scc_big_query_export
(#19327)google_scc_v2_project_scc_big_query_export
(#19311)IMPROVEMENTS:
partner_service_billing_account
togoogle_assured_workloads_workload
(#19358)column_family.type
ingoogle_bigtable_table
(#19302)google_cloud_run_service
to GA (#19359)google_cloud_run_v2_job
to GA (#19359)boot_disk.interface
field togoogle_compute_instance
resource (#19319)node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled
field togoogle_container_cluster
. (#19320)insecure_kubelet_readonly_port_enabled
tonode_pool.node_config.kubelet_config
andnode_config.kubelet_config
ingoogle_container_node_pool
resource. (#19312)insecure_kubelet_readonly_port_enabled
tonode_pool_defaults.node_config_defaults
,node_pool.node_config.kubelet_config
, andnode_config.kubelet_config
ingoogle_container_cluster
resource. (#19312)google_compute_node_pool.node_config.gcfs_config
andgoogle_container_cluster.node_config.gcfs_cluster
andgoogle_container_cluster.node_pool.node_config.gcfs_cluster
(#19365)additive_vpc_scope_dns_domain
field on thegoogle_container_cluster
resource to GA (#19313)x509
field togoogle_iam_workload_identity_pool_provider
resource (#19375)include_export_ranges
togoogle_network_connectivity_spoke
(#19346)cloud_storage_config.max_messages
andcloud_storage_config.avro_config.use_topic_schema
fields togoogle_pubsub_subscription
resource (#19338)maintenance_policy
field to thegoogle_redis_cluster
resource (#19341)tags
field togoogle_project
to allow setting tags for projects at creation time (#19351)streaming_config.filter
values ingoogle_scc_notification_config
resources (#19369)BUG FIXES:
google_compute_interconnect
to support correctavailable_features
option ofIF_MACSEC
(#19330)advertised_route_priority
was accidentally set to 0 during updates ingoogle_compute_router_peer
(#19366)start_time
in an incorrect H:mm format ingoogle_compute_resource_policies
resources (#19297)network_interface.subnetwork_project
validation to match with the project innetwork_interface.subnetwork
field whennetwork_interface.subnetwork
has full self_link ingoogle_compute_instance
resource (#19348)gcfs_config
(#19365google_kms_autokey_config
resource'sfolder
field to accept values that are either full resource names (folders/{folder_id}
) or just the folder id ({folder_id}
only) (#19364))google_storage_bucket
resource (#19353)v6.1.0
Compare Source
FEATURES:
google_kms_crypto_key_latest_version
(#19249)google_kms_crypto_key_versions
(#19241)IMPROVEMENTS:
google_database_migration_service_connection_profile
for creating DMS connection profiles that link to existing Cloud SQL instances/AlloyDB clusters. (#19291)subscription_type
andtrial_metadata
field togoogle_alloydb_cluster
resource (#19262)encryption_configuration
field togoogle_bigquery_data_transfer_config
resource (#19267)selected_resources
, andrestrict_direct_table_access
togoogle_bigquery_analytics_hub_listing
resource (#19244)sharing_environment_config
togoogle_bigquery_analytics_hub_data_exchange
resource (#19244)http_target
field togoogle_cloud_tasks_queue
resource (#19253)accelerators
field togoogle_compute_node_template
resource (#19292)server_tls_policy
during update ingoogle_compute_target_https_proxy
resources (#19233)secret_manager_config
field togoogle_container_cluster
resource (#19288)transaction_logs
andchange_tables
to thedatastream_stream
resource (#19248)chunking_config
andlayout_parsing_config
fields togoogle_discovery_engine_data_store
resource (#19274)inspect_template_modified_cadence
field tobig_query_target
andcloud_sql_target
ingoogle_data_loss_prevention_discovery_config
resource (#19282)tag_resources
field togoogle_data_loss_prevention_discovery_config
resource (#19282)google_network_security_client_tls_policy
to GA (#19293)BUG FIXES:
google_bigquery_dataset_access
resource (#19259)bigquery_dataset
immutable ingoogle_bigquery_analytics_hub_listing
as it was not updatable in the API. Now modifying the field in Terraform will correctly recreate the resource rather than causing Terraform to report it would attempt an invalid update. (#19244)google_container_cluster
resource (#19247)google_pubsub_subscription
resources (#19284)google_sql_user
wherehost
is an IPv4 CIDR (#19243)name
field for IAM Group user ingoogle_sql_user
resource (#19234)v6.0.1
Compare Source
BREAKING CHANGES:
settings.ip_configuration.require_ssl
fromgoogle_sql_database_instance
in favor ofsettings.ip_configuration.ssl_mode
. This field was intended to be removed in 6.0.0. (#19263)v6.0.0
Compare Source
Terraform Google Provider 6.0.0 Upgrade Guide
BREAKING CHANGES:
goog-terraform-provisioned: true
label by default. (#19190)deletion_protection
field togoogle_active_directory_domain
resource. This field defaults totrue
, preventing accidental deletions. To delete the resource, you must first setdeletion_protection = false
before destroying the resource. (#18906)network
ingoogle_alloy_db_cluster
. Usenetwork_config.network
instead. (#19181)google_bigquery_table
resource (#18767)allow_resource_tags_on_deletion
fromgoogle_bigquery_table
. Resource tags are now always allowed on table deletion. (#19077)multi_region_auxiliary
fromgoogle_bigquery_reservation
(#18922)id
forgoogle_billing_project_info
(#18823)deletion_protection
field togoogle_cloudrunv2_service
. This field defaults totrue
, preventing accidental deletions. To delete the resource, you must first setdeletion_protection = false
before destroying the resource.(#19019)liveness_probe
to no longer infer a default value from api ongoogle_cloud_run_v2_service
. Removing this field and applying the change will now remove liveness probe from the Cloud Run service. (#18764)containers.env
to SET from ARRAY forgoogle_cloud_run_v2_service
andgoogle_cloud_run_v2_job
. (#18855)ip_allocation_policy = []
ingoogle_composer_environment
is no longer valid configuration. Removing the field from configuration should not produce a diff. (#19207)enabled
ingoogle_compute_backend_service
andgoogle_compute_region_backend_service
(#18772)certifcate_id
ingoogle_compute_managed_ssl_certificate
to correctly be output only. (#19069)connection_draining_timeout_sec
,balancing_mode
andoutlier_detection
ingoogle_compute_region_backend_service
andgoogle_compute_backend_service
. (#18720)id
forcompute_network_endpoints
(#18844)guest_accelerator = []
is no longer valid configuration ingoogle_compute_instance
. To explicitly set an empty list of objects, set guest_accelerator.count = 0. (#19207)google_compute_instance_from_template
andgoogle_compute_instance_from_machine_image
network_interface.alias_ip_range, network_interface.access_config, attached_disk, guest_accelerator, service_account, scratch_disk
can no longer be set to an empty block[]
. Removing the fields from configuration should not produce a diff. (#19207)secondary_ip_ranges = []
ingoogle_compute_subnetwork
is no longer valid configuration. To set an explicitly empty list, usesend_secondary_ip_range_if_empty
and completely removesecondary_ip_range
from config. (#19207)advanced_datapath_observability_config.enable_relay
required ingoogle_container_cluster
(#19060)advanced_datapath_observability_config.relay_mode
fromgoogle_container_cluster
resource. Users are expected to useenable_relay
field instead. (#19060)google_container_cluster
resource.resource_labels
field is non-authoritative and only manages the labels defined by the users on the resource through Terraform. The new output-onlyterraform_labels
field merges the labels defined by the users on the resource through Terraform and the default labels configured on the provider. The new output-onlyeffective_labels
field lists all of labels present on the resource in GCP, including the labels configured through Terraform, the system, and other clients. (#19062)resource_labels
,terraform_labels
, andeffective_labels
be present ingoogle_container_cluster
datasources. All three fields will have all of labels present on the resource in GCP including the labels configured through Terraform, the system, and other clients, equivalent toeffective_labels
on the resource. (#19062)guest_accelerator = []
is no longer valid configuration ingoogle_container_cluster
andgoogle_container_node_pool
. To explicitly set an empty list of objects, set guest_accelerator.count = 0. (#19207)guest_accelerator.gpu_driver_installation_config = []
andguest_accelerator.gpu_sharing_config = []
are no longer valid configuration ingoogle_container_cluster
andgoogle_container_node_pool
. Removing the fields from configuration should not produce a diff. (#19207)google_datastore_index
in favor ofgoogle_firestore_index
(#19160)google_edgenetwork_network
andgoogle_edgenetwork_subnet
resources.labels
field is non-authoritative and only manages the labels defined by the users on the resource through Terraform. The new output-onlyterraform_labels
field merges the labels defined by the users on the resource through Terraform and the default labels configured on the provider. The new output-onlyeffective_labels
field lists all of labels present on the resource in GCP, including the labels configured through Terraform, the system, and other clients. (#19062)google_identity_platform_project_default_config
in favor ofgoogle_identity_platform_project_config
(#18992)schema_settings
ingoogle_pubsub_topic
to be removed (#18631)create_sample_workflows
andprovision_gmek
fromgoogle_integrations_client
(#19148)deletion_protection_enabled
field to thegoogle_redis_cluster
resource. This field defaults totrue
, preventing accidental deletions. To delete the resource, you must first setdeletion_protection_enabled = false
before destroying the resource. (#19173)deletion_protection
field togoogle_folder
to make deleting them require an explicit intent. Folder resources now cannot be destroyed unlessdeletion_protection = false
is set for the resource. (#19021)deletion_policy
ingoogle_project
'PREVENT' by default. This makes deleting them require an explicit intent.google_project
resources cannot be destroyed unlessdeletion_policy
is set to 'ABANDON' or 'DELETE' for the resource. (#19114)settings.ip_configuration.require_ssl
ingoogle_sql_database_instance
. Please usesettings.ip_configuration.ssl_mode
instead. (#18843)no_age
field fromlifecycle_rule.condition
in thegoogle_storage_bucket
resource (#19048)min_throughput
andmin_instances
fields ongoogle_vpc_access_connector
and made them default to values returned from the API when not provided by users (#18697)min_throughput
andmin_instances
fields ongoogle_vpc_access_connector
(#18697)max_throughput
andmax_instances
fields ongoogle_vpc_access_connector
(#18697)host.gce_instance.disable_ssh
to true forgoogle_workstations_workstation_config
(#19101)IMPROVEMENTS:
reserved_internal_range
andsecondary_ip_ranges[].reserved_internal_range
togoogle_compute_subnetwork
resource (#19151)name_prefix
in multiple Compute resources to allow for a longer max length of 54 characters. See the upgrade guide and resource documentation for more details. (#19152)BUG FIXES:
enabled
field by default for nulliap
message ingoogle_compute_backend_service
andgoogle_compute_region_backend_service
(#18772)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.