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 topics parameter support for lambda event source #166

Merged
merged 3 commits into from
Aug 20, 2021

Conversation

pawelmuszynski
Copy link
Contributor

Description

Add topics parameter for lambda event source

Motivation and Context

Add support to set topics for lambda event source. This is optional parameter for MSK according to https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_event_source_mapping

Breaking Changes

No

How Has This Been Tested?

Tested in my project. topics parameter can be attached for MSK event source mapping.

Copy link
Member

@antonbabenko antonbabenko left a comment

Choose a reason for hiding this comment

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

Please update versions.tf in the root module to use version 3.43.0 at least. See CHANGELOG.

Add support for other arguments of aws_lambda_event_source_mapping introduced in this release.

Update code of example in examples/event-source-mapping to confirm that it works as expected.

@antonbabenko antonbabenko changed the title add topics parameter support for lambda event source feat: Add topics parameter support for lambda event source Aug 20, 2021
@antonbabenko antonbabenko merged commit 376d5e7 into terraform-aws-modules:master Aug 20, 2021
@antonbabenko
Copy link
Member

Thanks!

v2.9.0 has been just released.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

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 9, 2022
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