FEATURES:
- New Data Source:
google_firebase_android_app
(#4955) - New Resource:
google_cloud_run_v2_job
(#4937) - New Resource:
google_cloud_run_v2_service
(#4942) - New Resource:
google_gke_backup_backup_plan
(#4948) - New Resource:
google_firebase_storage_bucket
(#4951)
IMPROVEMENTS:
- network_services: added
origin_override_action
andorigin_redirect
togoogle_network_services_edge_cache_origin
(#4936) - bigquerydatatransfer: recreate
google_bigquery_data_transfer_config
for Cloud Storage transfers when immutable paramsdata_path_template
anddestination_table_name_template
are changed (#4929) - compute: added fields to resource
google_compute_security_policy
to support Cloud Armor bot management (#4938) - container: added support for concurrent node pool mutations on a cluster. Previously, node pool mutations were restricted to run synchronously clientside. NOTE: While this feature is supported in Terraform from this release onwards, only a limited number of GCP projects will support this behavior initially. The provider will automatically process mutations concurrently as the feature rolls out generally. (#4947)
- metastore: added general field
network_config
togoogle_dataproc_metastore_service
(#4952) - storage: added support for
autoclass
ingoogle_storage_bucket
resource (#4953)
BUG FIXES:
- alloydb: made
machine_config.cpu_count
updatable ongoogle_alloydb_instance
(#4930) - composer: fixed a crash when updating
ip_allocation_policy
ofgoogle_composer_environment
(#4956) - container: fixed GKE permadiff/thrashing when
update_settings. max_surge
orupdate_settings. max_unavailable
values are updating ongoogle_container_node_pool
(#4945) - datastream: fixed
google_datastream_private_connection
ignoring failures during creation (#4939) - firebase: fixed permadiff on the field
deletion_policy
ofgoogle_firebase_apple_app
(#4954) - kms: fixed issues with deleting crypto key versions in states other than ENABLED (#4943)