Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

Bumping dedicated cluster cku # forces replacement of cluster #126

Open egor-georgiev opened 2 years ago

egor-georgiev commented 2 years ago

Recently I've tried to bump number of ckus, as well as network ingress and egress for a cluster (otherwise confluent would reset the latter two parameters and I'll be forced to replace as well), and I got a message that my cluster will get replaced. In Confluent UI, it is possible to upgrade ckus for a dedicated cluster without destruction. Is it possible for the provider to match functionality, or does this one depend on the confluent client?