Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aws plugin in README supported plugins list #211

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

KeisukeYamashita
Copy link
Contributor

Description

Add aws plugin.

aws plugin has been released v1.1.0, deviceinsight/kafkactl-plugins/ and now the AWS MSK users are ready for IAM access control with kafkactl.

Fixes #152
Follow up of deviceinsight/kafkactl-plugins#1

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Documentation

  • the change is mentioned in the ## [Unreleased] section of CHANGELOG.md
  • the configuration yaml was changed and the example config in README.adoc was updated
  • a usage example was added to README.adoc
  • tests for the changes have been implemented (see: Testing your changes)

Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
@@ -384,6 +384,7 @@ See the plugin documentation for additional documentation and usage examples.

Available plugins:

* https://github.com/deviceinsight/kafkactl-plugins/blob/main/aws/README.adoc[aws plugin]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

I added here to sort the list alphabetically.

@d-rk d-rk merged commit 73a517f into deviceinsight:main Aug 12, 2024
@KeisukeYamashita KeisukeYamashita deleted the add-aws-plugin branch September 12, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KafkaCtl with AWS MSK and IAM auth
2 participants