ENHANCEMENTS:
- iam: support for changing description of
yandex_iam_service_account_key
without recreation - mdb: add
performance_diagnostics
section inyandex_mdb_mysql_cluster
resource and data source - mdb: change attribute
yandex_mdb_mysql_cluster.user.global_permissions
type from List to Set - alb: add
enable_proxy_protocol
attribute tostream_backend
entity inyandex_alb_backend_group
resource and data source
BUG FIXES:
- postgresql: fix unpredictable behaviour when changing
assign_public_ip
without name - storage: fix not saving bucket's
policy
to tfstate
FEATURES:
- compute: changing
folder_id
attribute leads to move operation foryandex_compute_instance
andyandex_compute_disk
resources ifallow_recreate
flag is set to false (or not set). Otherwise, resource will be recreated. - mdb: new mysql configuration options added
- mdb: support audit log (filter, audit_authorization_success) and security (enable, kmip) settings in
yandex_mdb_mongodb_cluster