We're using "Mongey/kafka" version "0.6.0"
When enable aws-iam for MSK cluster with Apache Kafka version 2.5.1 the provider client can't get the status of the Kafka topics.
Terraform plan error:
Error: kafka: client has run out of available brokers to talk to
│
│ with kafka_topic.main["topic-01"],
│ on main.tf line 217, in resource "kafka_topic" "main":
│ 217: resource "kafka_topic" "main" {
│
╵
Releasing state lock. This may take a few moments...
ERRO[0152] 1 error occurred:
* exit status 1
We're using "Mongey/kafka" version "0.6.0" When enable aws-iam for MSK cluster with Apache Kafka version 2.5.1 the provider client can't get the status of the Kafka topics. Terraform plan error: