FEATURES:
- New Resource:
google_privateca_certificate_template
(#3561) - New Resource:
google_compute_firewall_policy
(#3556) - New Resource:
google_compute_firewall_policy_association
(#3556) - New Resource:
google_compute_firewall_policy_rule
(#3556)
IMPROVEMENTS:
- notebooks: added support for
nic_type
,reservation_affinity
togoogle_notebooks_instance
(#3554) - sql: added field
collation
togoogle_sql_database_instance
(#3557)
BUG FIXES:
- apigateway: fixed import functionality for all
apigateway
resources (#3549) - compute: fixed a bug when a
source_machine_image
from a different project is used ongoogle_compute_instance_from_machine_image
(#3541) - dns: fixed not-exists error message on data source
google_dns_managed_zone
(#3559) - healthcare: fixed bug where changes to
google_healthcare_hl7_v2_store.parser_config
subfields would error with "...parser_config.version field is immutable..." (#3560) - os_config: fixed imports for
google_os_config_guest_policies
(#3550) - pubsub: added polling to
google_pubsub_schema
to deal with eventually consistent deletes (#3544) - secretmanager: fixed an issue where
replication
fields would not update ingoogle_secret_manager_secret
(#3558) - service_usage: fixed imports on
google_service_usage_consumer_quota_override
(#3552) - sql: fixed a permadiff bug for
type
when BUILT_IN ongoogle_sql_user
(#3545) - sql: fixed bug in
google_sql_user
with CLOUD_IAM_USERs on POSTGRES. (#3542)