terraform-aws-msk-kafka-cluster
terraform-aws-msk-kafka-cluster copied to clipboard
feat: MSK serverless cluster
Description
Add msk serverless cluster.
Motivation and Context
https://docs.aws.amazon.com/msk/latest/developerguide/serverless.html
Breaking Changes
No.
How Has This Been Tested?
- [x] I have updated at least one of the
examples/*to demonstrate and validate my change(s) - [x] I have tested and validated these changes using one or more of the provided
examples/*projects
- [x] I have executed
pre-commit run -aon my pull request