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

test: Added another unit test on MSK 3.7 with KRaft #675

Open armaseg opened 2 weeks ago

armaseg commented 2 weeks ago

Description of changes:

Checking if no Custom Trigger used for Zookeeper is created in the template when a MSK cluster with KRaft mode is used

Checklist

* [X] Update tests * [ ] Update docs * [X] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.