Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use aws-iam with Apache Kafka version 2.5.1 #378

Open
eladlevi-dy opened this issue Feb 6, 2024 · 1 comment
Open

Unable to use aws-iam with Apache Kafka version 2.5.1 #378

eladlevi-dy opened this issue Feb 6, 2024 · 1 comment

Comments

@eladlevi-dy
Copy link

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
  • Ports 9092-9098 are open in the SG for the MSK.
  • Seems to work OK with Apache Kafka version 3.5.1
@Spragalas
Copy link

might be related to #384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants