You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create topics on my Confluent Cloud kafka cluster using this provider. Terraform plan looks shows the right change however when I apply it, I get this error. Error: kafka: client has run out of available brokers to talk to: EOF
I don't know why I didn't try that but that seems to have worked. Thank you!
I'll most likely discover issues but for now the plan is to use this provider for kafka topics and ACL only. Other resources, I'll use confluent cloud provider
I'm trying to create topics on my Confluent Cloud kafka cluster using this provider. Terraform plan looks shows the right change however when I apply it, I get this error.
Error: kafka: client has run out of available brokers to talk to: EOF
This is my code
I'm trying to avoid usign the confluent cloud provider as our code is already with this provider.
Thank you.
The text was updated successfully, but these errors were encountered: