FEATURES:
- New Resource:
google_privateca_certificate_template
(#9905)
IMPROVEMENTS:
- privateca: added
certificate_template
togoogle_privateca_certificate
. (#9915) - compute: allowed setting
ip_address
field ofgoogle_compute_router_peer
(#9913) - compute: promoted
google_compute_service_attachment
to ga (#9914) - compute: promoted
role
andpurpose
fields ingoogle_compute_subnetwork
to ga (#9914) - kms: added support for
destroy_scheduled_duration
togoogle_kms_crypto_key
(#9911)
BUG FIXES:
- endpoints: fixed a timezone discrepancy in
config_id
ongoogle_endpoints_service
(#9912) - cloudbuild: marked
google_cloudbuild_trigger
as requiring one of branch_name/tag_name/commit_sha within build.source.repo_source (#9952) - compute: fixed a crash on
enable
field ofgoogle_compute_router_peer
(#9940) - compute: fixed a permanent diff for
next_hop_instance_zone
ongoogle_compute_route
whennext_hop_instance
was set to a self link (#9931) - compute: fixed an issue in
google_compute_router_nat
where removinglog_config
resulted in a perma-diff (#9950) - privateca: fixed a permadiff bug for
publishing_options
ongoogle_privateca_ca_pool
when both attributes set false (#9926) - spanner: fixed instance updates to processing units (#9933)
- storage: added support for timeouts on
google_storage_bucket_object
(#9937)