fix(deps): update terraform google to v6.16.0 #434
+125
−125
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.14.1
->6.16.0
Release Notes
hashicorp/terraform-provider-google (google)
v6.16.0
Compare Source
v6.15.0
Compare Source
NOTES:
google_compute_firewall_policy_association
now uses MMv1 engine instead of DCL. (#20744)DEPRECATIONS:
numeric_id
(string) field ingoogle_compute_network
resource. Use the newnetwork_id
(integer) field instead (#20698)FEATURES:
google_gke_hub_feature
(#20721)google_storage_folder
(#20767)IMPROVEMENTS:
vulnerability_scanning_config
field togoogle_artifact_registry_repository
resource (#20726)google_backup_dr_backup
to ga (#20677)google_backup_dr_data_source
to ga (#20677)condition
field togoogle_bigquery_dataset_access
resource (#20707)condition
field togoogle_bigquery_dataset
resource (#20707)airflow_metadata_retention_config
field togoogle_composer_environment
(#20769)target_service
field on thegoogle_compute_service_attachment
resource to validade aForwardingRule
orGateway
URL (#20711)availability_domain
field togoogle_compute_instance
,google_compute_instance_template
andgoogle_compute_region_instance_template
resources (#20694)network_id
(integer) field togoogle_compute_network
resource and data source (#20698)preset_topology
field togoogle_network_connectivity_hub
resource (#20720)subnetwork_id
field togoogle_compute_subnetwork
data source (#20666)google_compute_instance
outside of terraform or usinggoogle_compute_disk_resource_policy_attachment
no longer affect theboot_disk.initialize_params.resource_policies
field (#20764)google_container_cluster
to apply maintenance policy updates after upgrades during cluster update (#20708)google_container_cluster
andgoogle_container_node_pool
resources (#20738)gtid
andbinary_log_position
fields togoogle_datastream_stream
resource (#20777)google_developer_connect_connection
resource without specifying theauthorizer_credentials
field (#20756)tags
field togoogle_filestore_backup
to allow setting tags for backups at creation time (#20718)group
field togoogle_network_connectivity_spoke
resource (#20689)google_network_management_vpc_flow_logs_config
resource to ga (#20701)deployment_type
field togoogle_parallelstore_instance
resource (#20785)replication_spec
field togoogle_storage_transfer_job
resource (#20788)gcs-data-bucket
metadata key modifiable ingoogle_workbench_instance
resource (#20728)BUG FIXES:
google_access_context_manager_service_perimeter_dry_run_egress_policy
egress_from.identities
(#20794)google_access_context_manager_service_perimeter_dry_run_ingress_policy
ingress_from.identities
(#20794)google_access_context_manager_service_perimeter_egress_policy
egress_from.identities
(#20794)google_access_context_manager_service_perimeter_ingress_policy
ingress_from.identities
(#20794)google_apigee_environment
(#20745)google_bigquery_table
(#20797)google_compute_forwarding_rule.target
(#20790)terraform plan -refresh=false
withgoogle_compute_ha_vpn_gateway.gateway_ip_version
would plan a resource replacement if a full refresh had not been run yet. Terraform now assumes that the value is the default value,IPV4
, until a refresh is completed. (#20682)google_compute_resize_request
(#20734)psc_data
ingoogle_compute_region_network_endpoint_group
resource (#20783)google_compute_instance_guest_attributes
to return an empty list when queried values don't exist instead of throwing an error (#20760)AUTH_TYPE_UNSPECIFIED
option ingoogle_integration_connectors_connection
resource to support non-standard auth types (#20782)google_logging_project_bucket_config
when providingproject
in the format of<project-id-only>
(#20709)include_export_ranges
andexclude_export_ranges
fields mutable ingoogle_network_connectivity_spoke
to avoid recreation of resources (#20742)settings.data_cache_config
is set to false forgoogle_sql_database_instance
resource (#20656)resource_google_storage_bucket_object
generate diff formd5hash
,generation
,crc32c
if content changes (#20687)contents_delta_uri
an optional field ingoogle_vertex_ai_index
(#20780)metadata
tag of"resource-url"
would not be ignored ongoogle_workbench_instance
(#20717)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.
This PR was generated by Mend Renovate. View the repository job log.