removing topics manually instead of using the terraform provider
I just wonder whether will it be safe to remove kafka topics no needed manually using something like kafka-cli and then just update the terraform config removing what is no needed,
any ideas / comments ?
thanks.