awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
105 stars 14 forks source link

Add support for Kafka 3.7 in MSK #640

Closed lmouhib closed 3 weeks ago

lmouhib commented 1 month ago

Currently MSK provisioned construct change the security group of zookepeer during the deployment. With Kafka 3.7 in MSK using KRaft and not zookeper we need to change the behavior of not look for zookeeper security group and change them.