yandex-cloud / terraform-provider-yandex

Terraform Yandex provider
https://www.terraform.io/docs/providers/yandex/
Mozilla Public License 2.0
208 stars 113 forks source link

ClickHouse: no changes after deleting zookeeper hosts from terraform config #461

Open kvendingoldo opened 1 month ago

kvendingoldo commented 1 month ago

Hi. Steps:

  1. create clickhouse cluser via tf with 1 host
  2. add 3 zk hosts
  3. try to delete 3 zk hosts from tf config. Terraform plan shows that changes applied, but at UI i see that zk hosts are still present.
saiks24 commented 3 weeks ago

Hi! Thank you for the info. It's sent to the MDB developers. It would be great if you provide additional info: TF config where developers could reproduce this bug.