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

feat: Add support for kafka event source config #617

Merged
merged 4 commits into from
Oct 5, 2024

Conversation

sergiolc
Copy link
Contributor

@sergiolc sergiolc commented Sep 4, 2024

Description

Add support for self_managed_kafka_event_source_config and amazon_managed_kafka_event_source_config to be able to set custom consumer group ids.

Motivation and Context

This config is available in lambda function and should be available in alias as well so we can specify custom consumer group ids.

Copy link

github-actions bot commented Oct 5, 2024

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Oct 5, 2024
modules/alias/main.tf Outdated Show resolved Hide resolved
modules/alias/main.tf Outdated Show resolved Hide resolved
@antonbabenko antonbabenko merged commit 2c077cb into terraform-aws-modules:master Oct 5, 2024
30 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 5, 2024
## [7.12.0](v7.11.0...v7.12.0) (2024-10-05)

### Features

* Add support for kafka event source config ([#617](#617)) ([2c077cb](2c077cb))
@antonbabenko
Copy link
Member

This PR is included in version 7.12.0 🎉

Copy link

github-actions bot commented Nov 5, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants