FEATURES:
- New Resource:
google_looker_instance
(#5903)
IMPROVEMENTS:
- apigee: added
disable_vpc_peering
field togoogle_apigee_organization
resource (#5901) - bigquery: added
external_data_configuration.json_options
andexternal_data_configuration.parquet_options
fields togoogle_bigquery_table
(#5906) - bigtable: added
change_stream_retention
field togoogle_bigtable_table.table
resource (#5880) - compute: added
most_recent
argument togoogle_compute_image
datasource (#5902) - compute: added field
enable_confidential_compute
forgoogle_compute_disk
resource (#5897) - container: added
gpu_driver_installation_config.gpu_driver_version
field togoogle_container_node_pool
(#5899) - gkebackup: added
state
andstate_reason
output-only fields togoogle_gkebackup_backupplan
resource (#5909) - healthcare: added
complex_data_type_reference_parsing
field togoogle_healthcare_fhir_store
resource (#5884) - networkservices: increased max_size to 20 for both
included_query_parameters
andexcluded_query_parameters
ongoogle_network_services_edge_cache_service
(#5889) - vpcaccess: added support for updates to
google_vpc_access_connector
resource (#5894)
BUG FIXES:
- alloydb: fixed
google_alloydb_cluster
handling of automated backup policy midnight start time (#5913) - compute: fixed logic when unsetting
google_compute_instance.min_cpu_platform
and switching to amachine_type
that does not supportmin_cpu_platform
at the same time (#5911) - tags: fixed race condition when modifying
google_tags_location_tag_binding
(#5904)