-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
aws:kafkaAmazon Managed Streaming for Apache KafkaAmazon Managed Streaming for Apache Kafkastatus: backlogTriaged but not yet being worked onTriaged but not yet being worked onstatus: resolved/staleClosed due to stalenessClosed due to stalenesstype: bugBug reportBug report
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Whenever I try to create an MSK Kafka cluster using the CLI or terraform it always ends up using version 2.8.0 even if I specify another version that is supported like 3.6.1
Expected Behavior
The container should be created with specified supported version
How are you starting LocalStack?
With the localstack
script
Steps To Reproduce
How are you starting localstack (e.g., bin/localstack
command, arguments, or docker-compose.yml
)
localstack start -d -e ENFORCE_IAM=1 -e EKS_K3S_IMAGE_TAG=v1.29.12-rc1-k3s1
Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)
awslocal kafka create-cluster
--cluster-name "EventsCluster"
--broker-node-group-info file://brokernodegroupinfo.json
--kafka-version "3.6.1"
--number-of-broker-nodes 3
Environment
- OS: Fedora Linux 41 (Workstation Edition)
- LocalStack:
LocalStack version: 4.0.0
LocalStack Docker image sha:
LocalStack build date:
LocalStack build git hash:
Anything else?
Metadata
Metadata
Assignees
Labels
aws:kafkaAmazon Managed Streaming for Apache KafkaAmazon Managed Streaming for Apache Kafkastatus: backlogTriaged but not yet being worked onTriaged but not yet being worked onstatus: resolved/staleClosed due to stalenessClosed due to stalenesstype: bugBug reportBug report