DEPRECATIONS:
- beyondcorp:
google_beyondcorp_application_iam_binding
,google_beyondcorp_application_iam_member
andgoogle_beyondcorp_application_iam_policy
IAM resources, and thegoogle_beyondcorp_application_iam_policy
datasource have been deprecated and will be removed in the upcoming major release (#10532) - tpu: deprecated
google_tpu_tensorflow_versions
data source. Usegoogle_tpu_v2_runtime_versions
instead. (#10514)
FEATURES:
- New Data Source:
google_artifact_registry_tag
(#10531) - New Data Source:
google_artifact_registry_tags
(#10518) - New Resource:
google_dialogflow_convesation_profile
(#10533)
IMPROVEMENTS:
- apikeys: added
service_account_email
togoogle_apikeys_key
(#10538) - bigqueryreservation: added support for
scaling_mode
andmax_slots
properties ongoogle_bigquery_reservation
(beta) (#10509) - compute: added
advanced_options_config
field togoogle_compute_region_security_policy
resource (#10498) - container: added
eviction_soft
,eviction_soft_grace_period
,eviction_minimum_reclaim
,eviction_max_pod_grace_period_seconds
,max_parallel_image_pulls
,transparent_hugepage_enabled
,transparent_hugepage_defrag
andmin_node_cpus
fields tonode_config
block ofgoogle_container_node_pool
andgoogle_container_cluster
resources (#10522) - networkmanagement: added
subnet
andnetwork
fields to thegoogle_network_management_vpc_flow_logs_config
resource (beta) (#10506) - networkmanagement: added output-only field
target_resource_state
to thegoogle_network_management_vpc_flow_logs_config
resource (#10506) - resourcemanager: added
management_project
andconfigured_capabilities
fields to thegoogle_folder
resource. (#10525)
BUG FIXES:
- cloud_tasks: correctly set
name
field to be required ingoogle_cloud_tasks_queue
resource (#10534) - clouddeploy: allowed sending
weekly_windows.start_time
as an empty object in order to use default values in thegoogle_clouddeploy_deploy_policy
resource (#10530) - kms:
skip_initial_version_creation
field is no longer immutable ingoogle_kms_crypto_key
, but is still only settable at-creation (#10526) - netapp: fixed bug where
google_netapp_volume.large_capacity
was not properly marked as immutable, causing updates to fail (and making it impossible to change the field value after creation) (#10541) - networkconnectivity: added update support for
linked_vpc_network
ingoogle_network_connectivity_spoke
(#10507)