FEATURES:
- New Data Source:
google_beyondcorp_app_connection
(#5025) - New Data Source:
google_beyondcorp_app_connector
(#5008) - New Data Source:
google_beyondcorp_app_gateway
(#5008) - New Data Source:
google_cloudbuild_trigger
(#5017) - New Data Source:
google_compute_instance_group_manager
(#5002) - New Data Source:
google_firebase_apple_app_config
(#5031) - New Data Source:
google_firebase_apple_app
(#4978) - New Data Source:
google_pubsub_subscription
(#5001) - New Data Source:
google_sql_database
(#5038) - New Resource:
google_apigee_sync_authorization
(#5015) - New Resource:
google_beyondcorp_app_connection
(#5012) - New Resource:
google_container_attached_cluster
(#5037) - New Resource:
google_dns_managed_zone_iam_*
(#5007) - New Resource:
google_firebase_database_instance
(#5019)
IMPROVEMENTS:
- cloudfunctions2: added
available_cpu
andmax_instance_request_concurrency
to support concurrency ingoogle_cloudfunctions2_function
(#5011) - gkehub: added support for
configmanagement.config_sync.oci
field togoogle_gke_hub_feature_membership
resource(#5013) - compute: added support for local IP ranges in
google_compute_firewall
(#4979) - compute: added
router_appliance_instance
field togoogle_compute_router_bgp_peer
(#5035) - compute: added support for
generated_id
field ingoogle_compute_backend_service
to get the value ofid
defined by the server (#4981) - compute: added support for
image_encryption_key
togoogle_compute_image
(#4989) - compute: added support for
source_snapshot
,source_snapshot_encyption_key
, andsource_image_encryption_key
togoogle_compute_instance_template
(#4989) - compute: added stateful ip fields
stateful_internal_ip
andstateful_external_ip
togoogle_compute_instance_group_manager
(#4992) - container: added
gateway_api_config
block togoogle_container_cluster
resource for supporting the gke gateway api controller (#4976) - container: supported in-place update for
labels
ingoogle_container_node_pool
(#4998) - dataproc: added support for
SPOT
option forpreemptibility
ingoogle_dataproc_cluster
(#5024) - dlp: added field
deidentify_config.record_transformations.field_transformations
togoogle_data_loss_prevention_deidentify_template
(#4996) - dlp: added field
deidentify_config.record_transformations.record_suppressions
togoogle_data_loss_prevention_deidentify_template
(#5004) - dlp: added
version
field togoogle_data_loss_prevention_inspect_template
resource (#5032) - osconfig: added support for
skip_await_rollout
ingoogle_os_config_os_policy_assignment
(#5026) - sql: added new deletion protection feature
deletion_protection_enabled
ingoogle_sql_database_instance
to guard against deletion from all surfaces (#4987) - sql: made
settings.sql_server_audit_config.bucket
field ingoogle_sql_database_instance
to be optional. (#4988) - storagetransfer: supported in-place update for
schedule
ingoogle_storage_transfer_job
(#4993)
BUG FIXES:
- bigquery: fixed a permadiff on
labels
ofgoogle_bigquery_dataset
when it is referenced ingoogle_dataplex_asset
(#5022) - compute: fixed a permadiff on
private_ip_google_access
ofgoogle_compute_subnetwork
(#4983) - compute: fixed an issue where
enable_dynamic_port_allocation
was not able to set tofalse
ingoogle_compute_router_nat
(#4982) - container: fixed a permadiff on
location_policy
ofgoogle_container_cluster
andgoogle_container_node_pool
(#4997) - identityplatform: fixed issues with
google_identity_platform_config
creation (#5005) - resourcemanager: fixed the
google_project
datasource silently returning empty results when the project was not found or not in the ACTIVE state. Now, an error will be surfaced instead. (#5029) - sql: fixed
sql_database_instance
leaking root users (#4991)