IMPROVEMENTS:
- bigquery: added
storage_billing_model
argument togoogle_bigquery_dataset
(#5868) - bigquery: added
external_data_configuration.metadata_cache_mode
andexternal_data_configuration.object_metadata
togoogle_bigquery_table
(#5856) - bigquery: made
external_data_configuration.source_fomat
optional ingoogle_bigquery_table
(#5856) - certificatemanager: added
issuance_config
field togoogle_certificate_manager_certificate
resource (#5860) - cloudbuildv2: added
gitlab_config
field togoogle_cloudbuildv2_connection
resource (#5848) - compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_http_proxy
(#5864) - compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_https_proxy
(#5864) - compute: added support for updating labels in
google_compute_external_vpn_gateway
(#5875) - container: added field
tpu_topology
underplacement_policy
in resourcegoogle_container_node_pool
(#5871) - iamworkforcepool: added
oidc.client_secret
field togoogle_iam_workforce_pool_provider
and new enum valuesCODE
andMERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS
tooidc.web_sso_config.response_type
andoidc.web_sso_config.assertion_claims_behavior
respectively (#5853) - sql: added
settings.data_cache_config
tosql_database_instance
resource. (#5869) - sql: added
settings.edition
field tosql_database_instance
resource. (#5869) - vertexai: supported
shard_size
ingoogle_vertex_ai_index
(#5874)
BUG FIXES:
- compute: made
google_compute_router_peer.peer_ip_address
optional (#5855) - redis: fixed issue with
google_redis_instance
populating output-only fieldmaintenance_schedule
. (#5852) - orgpolicy: fixed forcing recreation on imported state for
google_org_policy_policy
(#5873) - osconfig: fixed validation of file resource
state
fields ingoogle_os_config_os_policy_assignment
(#5863)