ENHANCEMENTS:
- compute: support instance's scheduling policy update in-place
FEATURES:
- datatransfer: add ClickHouse endpoint into
yandex_datatransfer_endpoint
resource - alb: support
session_affinity
attribute inyandex_alb_backend_group
resource and data source. - New Resource:
yandex_mdb_postgresql_database
- New Resource:
yandex_mdb_postgresql_user
- New Resource:
yandex_mdb_mysql_database
- New Resource:
yandex_mdb_mysql_user
- New Data Source:
yandex_mdb_postgresql_database
- New Data Source:
yandex_mdb_postgresql_user
- New Data Source:
yandex_mdb_mysql_database
- New Data Source:
yandex_mdb_mysql_user
- storage: support
folder_id
,max_size
,anonymous_access_flags
,https
anddefault_storage_class
attributes in bucket.
Seestorage_bucket
documentation for important information.
BUG FIXES:
- postgresql: fix bug with applying cluster's settings in PostgreSQL 14
- iam: return error when access bindings not applied
- storage: fix bug of wrong handling permission error denied on reading policy
- mdb: fix setting timeout and slowlog_max_len to 0 value in
yandex_mdb_redis_cluster
WARNING:
- postgresql:
database
anduser
sections foryandex_mdb_postgresql_cluster
are now deprecated - mysql:
database
anduser
sections foryandex_mdb_mysql_cluster
are now deprecated