FEATURES:
- storage:
yandex_storage_bucket
resource supports website routing rules configuraion - mdb: support Redis 6.2 in
yandex_mdb_redis_cluster
- mdb: support Kafka 2.8 in
yandex_mdb_kafka_cluster
- add yandex_organizationmanager_organization_iam_member and yandex_organizationmanager_organization_iam_binding resources.
BUG FIXES:
- vpc: fix dirty plan of
labels
in vpc resources - vpc: fix
yandex_vpc_security_group_rule
doc - vpc: fix ignoring description when changing at inline rules of
yandex_vpc_security_group
- mdb: ensure that
network_id
is not empty if provided - mdb: fix host creating with empty
subnet_id
inyandex_mdb_postgresql_cluster
- mdb: suppress master nodes config changes if no master node used in
yandex_mdb_elasticsearch_cluster
- apigateway: fixed spec updating in
yandex_api_gateway
ENHANCEMENTS:
- add
deletion_protection
attribute toyandex_mdb_clickhouse_cluster
,yandex_mdb_elasticsearch_cluster
,yandex_mdb_kafka_cluster
,yandex_mdb_mongodb_cluster
,yandex_mdb_mysql_cluster
,yandex_mdb_postgresql_cluster
,yandex_mdb_redis_cluster
,yandex_mdb_sqlserver_cluster
resources and data sources - add
deletion_protection
attribute toyandex_dataproc_cluster
data source - support updating of k8s node group
node_labels
without recreation. - docs: added a description of the port to the documentation for
yandex_mdb_postgresql_cluster
- support version updaing for
yandex_mdb_elasticsearch_cluster