FEATURES:
- New Resource:
google_scc_notification_config
(#3431)
IMPROVEMENTS:
- composer: added field
maintenance_window
to resourcegoogle_composer_environment
(#3435) - compute: fixed a permadiff bug in
log_config
field ofgoogle_compute_region_backend_service
(#3427) - dlp: added
crypto_replace_ffx_fpe_config
andcrypto_replace_ffx_fpe_config
as primitive transformation types togoogle_data_loss_prevention_deidentify_template
(#3429)
BUG FIXES:
- bigquerydatatransfer: fixed a bug where
destination_dataset_id
was required, it is now optional. (#3438) - billing: Fixed ordering of
budget_filter. projects
ongoogle_billing_budget
(#3436) - compute: removed default value of
0.8
fromgoogle_backend_service.backend.max_utilization
and it will now default from API. Allmax_connections_xxx
andmax_rate_xxx
will also default from API as these are all conditional on balancing mode. (#3432) - sql: fixed bug where the provider would retry on an error if the database instance name couldn't be reused. (#3434)