FEATURES:
- New Resource:
google_apigee_keystores_aliases_key_cert_file
(#14130)
IMPROVEMENTS:
- compute: added
address_type
,network
,network_tier
,prefix_length
,purpose
,subnetwork
andusers
field forgoogle_compute_address
andgoogle_compute_global_address
datasource (#14078) - compute: added
network_firewall_policy_enforcement_order
field togoogle_compute_network
resource (#14111) - compute: added output-only attribute
self_link_unique
forgoogle_compute_instance_template
to point to the unique id of the resource instead of its name (#14128) - container: added
stack_type
field togoogle_container_cluster
resource (#14079) - container: added
advanced_machine_features
field togoogle_container_cluster
resource (#14106) - networkservice: updated the max number of
host_rule
ongoogle_network_services_edge_cache_service
(#14112) - sql: added support of single-database-recovery for SQL Server PITR with
database_names
attribute togoogle_sql_instance
(#14088)
BUG FIXES:
- cloudrun: fixed race condition when polling for status during an update of a
google_cloud_run_service
(#14087) - cloudsql: fixed the error in any subsequent apply on
google_sql_user
after itsgoogle_sql_database_instance
is deleted (#14098) - datacatalog: fixed
google_data_catalog_tag
only allowing 10 tags by increasing the page size to 1000 (#14077) - firebase: fixed
google_firebase_project
to succeed on apply when the project already has firebase enabled (#14121)