chore(deps): update terraform-gcp to ~> 6.16.0 #1825
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.0
->~> 6.16.0
6.14.1
->6.16.0
~> 6.14.0
->~> 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)hashicorp/terraform-provider-google-beta (google-beta)
v6.16.0
Compare Source
FEATURES:
google_kms_autokey_config
(#8986)google_beyondcorp_security_gateway
(#9017)google_chronicle_data_access_label
(#8999)google_chronicle_data_access_scope
(#9000)google_cloud_quotas_quota_adjuster_settings
(#9005)IMPROVEMENTS:
watchlist_id
field to be optional ingoogle_chronicle_watchlist
resource (#8988)crypto_key_config
,github_enterprise_config
,gitlab_config
, andgitlab_enterprise_config
fields togoogle_developer_connect_connection
resource (#8998)health_check
andexternal_endpoints
fields togoogle_dns_record_set
resource (#9016)server_ca_pool
field togoogle_sql_database_instance
resource (#9008)google_vmwareengine_private_cloud
(#9006)BUG FIXES:
shielded_instance_config
in thegoogle_dataproc_cluster
resource (#9003)vcenter
field ingoogle_gkeonprem_vmware_cluster
resource (#9011)google_kms_autokey_config
by introducing a 5 second sleep post-create / post-update (#8992)google_network_services_gateway
resource so that it correctly waits for the router to be deleted onterraform destroy
(#8993)GOOGLE_CLOUD_QUOTA_PROJECT
env var would override explicitbilling_project
(#9012)v6.15.0
Compare Source
NOTES:
google_compute_firewall_policy_association
now uses MMv1 engine instead of DCL. (#8948)DEPRECATIONS:
numeric_id
(string) field ingoogle_compute_network
resource. Use the newnetwork_id
(integer) field instead (#8915)FEATURES:
google_gke_hub_feature
(#8930)google_kms_autokey_config
(#8986)google_kms_key_handle
(#8933)google_gkeonprem_vmware_admin_cluster
(#8932)google_chronicle_watchlist
(#8983)google_network_security_intercept_endpoint_group_association
(#8958)google_network_security_intercept_endpoint_group
(#8912)google_storage_folder
(#8961)IMPROVEMENTS:
vulnerability_scanning_config
field togoogle_artifact_registry_repository
resource (#8934)condition
field togoogle_bigquery_dataset_access
resource (#8921)condition
field togoogle_bigquery_dataset
resource (#8921)external_catalog_table_options
field togoogle_bigquery_table
resource (#8942)airflow_metadata_retention_config
field togoogle_composer_environment
(#8963)target_service
field on thegoogle_compute_service_attachment
resource to validade aForwardingRule
orGateway
URL (#8924)availability_domain
field togoogle_compute_instance
,google_compute_instance_template
andgoogle_compute_region_instance_template
resources (#8914)network_id
(integer) field togoogle_compute_network
resource and data source (#8915)preset_topology
field togoogle_network_connectivity_hub
resource (#8929)subnetwork_id
field togoogle_compute_subnetwork
data source (#8893)google_compute_instance
outside of terraform or usinggoogle_compute_disk_resource_policy_attachment
no longer affect theboot_disk.initialize_params.resource_policies
field (#8959)google_container_cluster
to apply maintenance policy updates after upgrades during cluster update (#8922)google_container_cluster
andgoogle_container_node_pool
resources (#8943)gtid
andbinary_log_position
fields togoogle_datastream_stream
resource (#8967)google_developer_connect_connection
resource without specifying theauthorizer_credentials
field (#8953)tags
field togoogle_filestore_backup
to allow setting tags for backups at creation time (#8928)group
field togoogle_network_connectivity_spoke
resource (#8909)deployment_type
field togoogle_parallelstore_instance
resource (#8939)replication_spec
field togoogle_storage_transfer_job
resource (#8976)gcs-data-bucket
metadata key modifiable ingoogle_workbench_instance
resource (#8936)source_workstation
field togoogle_workstations_workstation
resource (#8938)BUG FIXES:
google_access_context_manager_service_perimeter_dry_run_egress_policy
egress_from.identities
(#8980)google_access_context_manager_service_perimeter_dry_run_ingress_policy
ingress_from.identities
(#8980)google_access_context_manager_service_perimeter_egress_policy
egress_from.identities
(#8980)google_access_context_manager_service_perimeter_ingress_policy
ingress_from.identities
(#8980)google_apigee_environment
(#8949)google_bigquery_table
(#8982)google_compute_forwarding_rule.target
(#8978)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. (#8904)google_compute_resize_request
(#8941)psc_data
ingoogle_compute_region_network_endpoint_group
resource (#8972)google_compute_instance_guest_attributes
to return an empty list when queried values don't exist instead of throwing an error (#8957)AUTH_TYPE_UNSPECIFIED
option ingoogle_integration_connectors_connection
resource to support non-standard auth types (#8971)google_logging_project_bucket_config
when providingproject
in the format of<project-id-only>
(#8923)include_export_ranges
andexclude_export_ranges
fields mutable ingoogle_network_connectivity_spoke
to avoid recreation of resources (#8946)settings.data_cache_config
is set to false forgoogle_sql_database_instance
resource (#8889)resource_google_storage_bucket_object
generate diff formd5hash
,generation
,crc32c
if content changes (#8908)contents_delta_uri
an optional field ingoogle_vertex_ai_index
(#8969)metadata
tag of"resource-url"
would not be ignored ongoogle_workbench_instance
(#8927)Configuration
📅 Schedule: Branch creation - "* * 1,15 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.