FEATURES:
- New Resource:
google_dataplex_asset_iam_*
(#14046) - New Resource:
google_dataplex_lake_iam_*
(#14046) - New Resource:
google_dataplex_zone_iam_*
(#14046) - New Resource:
google_network_services_gateway
(#14057)
IMPROVEMENTS:
- auth: added support for oauth2 token exchange over mTLS (#14032)
- bigquery: added
is_case_insensitive
anddefault_collation
fields togoogle_bigquery_dataset
resource (#14031) - bigquerydatapolicy: promoted
google_bigquery_datapolicy_data_policy
to GA (#13991) - compute: added
scratch_disk.size
field ongoogle_compute_instance
(#14061) - compute: added 3000 as allowable value for
disk_size_gb
for SCRATCH disks ingoogle_compute_instance_template
(#14061) - compute: added
WEIGHED_MAGLEV
tolocality_lb_policy
enum for backend service resources (#14055) - container: added
local_nvme_ssd_block
tonode_config
block in thegoogle_container_node_pool
(#14008) - logging: added
enable_analytics
field togoogle_logging_project_bucket_config
(#14043) - networkservices: updated max allowed items to 25 for
expose_headers
,allow_headers
,request_header_to_remove
,request_header_to_add
,response_header_to_add
andresponse_header_to_remove
ofgoogle_network_services_edge_cache_service
(#14041) - networkservices: updated max allowed items to 25 for
request_headers_to_add
ofgoogle_network_services_edge_cache_origin
(#14041)
BUG FIXES:
- certificatemanager: fixed
managed.dns_authorizations
not being included during import ofgoogle_certificate_manager_certificate
(#13992) - certificatemanager: fixed a bug where modifying non-updatable fields
hostname
andmatcher
ingoogle_certificate_manager_certificate_map_entry
would fail with API errors; now updating them will recreate the resource (#13994) - compute: fixed bug where
enforce_on_key_name
could not be unset ongoogle_compute_security_policy
(#13993) - datastream: fixed bug where field
dataset_id
could not utilize the id from bigquery directly (#14003) - workstations: fixed permadiff on
service_account
ofgoogle_workstations_workstation_config
(#13989)