BUG FIXES:
- compute: fix size validation in
resource_yandex_compute_disk
- vpc: fix region_id validation in
resource_yandex_lb_network_load_balanacer
andresource_yandex_lb_target_group
- postgresql: fix
host_master_name
wrong behaviour inyandex_mdb_postgresql_cluster
again - alb: fix
value
wrong behaviour inyandex_alb_http_router
andyandex_alb_virtual_host
- alb: fix default
path
value inyandex_alb_backend_group
- greenplum: add expanding greenplum cluster in a case of changing segments host numbers, details in
resource_yandex_mdb_greenplum_cluster
ENHANCEMENTS:
- provider: Upgrade go-sdk and go-genproto to the latest version. This is needed for ALB RBAC feature.
- add
message_max_bytes
,replica_fetch_max_bytes
,ssl_cipher_suites
,offsets_retention_minutes
attributes inyandex_mdb_kafka_cluster
resource and data source - clickhouse: use version 22.8 for tests
FEATURES:
- mdb: add
backup_retain_period_days
attribute toconfig
entity inyandex_mdb_mysql_cluster
resource and data source - alb: support
route_options
attribute inyandex_alb_http_router
andyandex_alb_virtual_host
resource and data source - New Data Source:
yandex_lockbox_secret
- New Data Source:
yandex_lockbox_secret_version
- New Resource:
yandex_lockbox_secret
- New Resource:
yandex_lockbox_secret_version
- serverless: add
secrets
attribute inyandex_function
resource and data source - serverless: add
secrets
attribute inyandex_serverless_container
resource and data source - kafka: support S3-Sink Kafka connector in
yandex_mdb_kafka_connector
resource