Skip to content

Commit

Permalink
[promoted]Merge pull request ansible-collections#547 from oukooveu/main
Browse files Browse the repository at this point in the history
feat(kafka): aws_msk_config and aws_msk_cluster modules have been added

SUMMARY
Modules for Amazon Managed Streaming for Apache Kafka (Amazon MSK) have been added. There are two modules: aws_msk_config for managing MSK configuration and aws_msk_cluster -- for clusters.
ISSUE TYPE

New Module Pull Request

COMPONENT NAME

aws_msk_config
aws_msk_cluster

ADDITIONAL INFORMATION
All MSK cluster related operations are time consuming, for example create takes 20-30 minutes, update Kafka version -- more than one hour, update configuration -- 10-15 minutes.
Integration tests work in my own account, please let me know if I can help with an evidences.
REFERENCES
Related aws-terminator PR: mattclay/aws-terminator#143
Boto3: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kafka.html

Reviewed-by: Mark Chappell <None>
Reviewed-by: Daniil Kupchenko <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Gonéri Le Bouder <[email protected]>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@3bfcfe3
  • Loading branch information
ansible-zuul[bot] authored Jul 2, 2021
2 parents 4c66315 + 6580ba1 commit 9df9a03
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9df9a03

Please sign in to comment.