DEPRECATIONS:
- storage: deprecated
lifecycle_rule.condition.no_age
field ingoogle_storage_bucket
. Use the newlifecycle_rule.condition.send_age_if_zero
field instead. (#19172)
FEATURES:
- New Resource:
google_kms_ekm_connection_iam_binding
(#19132) - New Resource:
google_kms_ekm_connection_iam_member
(#19132) - New Resource:
google_kms_ekm_connection_iam_policy
(#19132) - New Resource:
google_scc_v2_organization_scc_big_query_exports
(#19184)
IMPROVEMENTS:
- compute: added
label_fingerprint
field togoogle_compute_global_address
resource (#19204) - compute: exposed service side id as new output field
forwarding_rule_id
on resourcegoogle_compute_forwarding_rule
(#19139) - container: added EXTENDED as a valid option for
release_channel
field ingoogle_container_cluster
resource (#19141) - logging: changed
enable_analytics
parsing to "no preference" in analytics if omitted, instead of explicitly disabling analytics ingoogle_logging_project_bucket_config
(#19126) - pusbub: added validation to
filter
field in resourcegoogle_pubsub_subscription
(#19131) - resourcemanager: added
default_labels
field togoogle_client_config
data source (#19170) - vmwareengine: added PC undelete support in
google_vmwareengine_private_cloud
(#19192)
BUG FIXES:
- alloydb: fixed a permadiff on
psc_instance_config
ingoogle_alloydb_instance
resource (#19143) - compute: fixed a malformed URL that affected updating the
server_tls_policy
property ongoogle_compute_target_https_proxy
resources (#19164) - compute: fixed bug where the
labels
field could not be updated ongoogle_compute_global_address
(#19204) - compute: fixed force diff replacement logic for
network_ip
on resourcegoogle_compute_instance
(#19135)