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: Support lambda function vpc_config.ipv6_allowed_for_dual_stack and event source mapping tags #628

Merged

Conversation

magreenbaum
Copy link
Member

Description

Add support for vpc_config.ipv6_allowed_for_dual_stack for lambda functions.
Add support for tags in event source mappings.
Add lambda_event_source_mapping_arn to outputs.

Motivation and Context

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@magreenbaum
Copy link
Member Author

CI failures are due to Github actions runner image using python 3.12 now. Looks like there is an issue and fix open related to this in clowdhaus/terraform-composite-actions.

@antonbabenko antonbabenko merged commit 2a602f9 into terraform-aws-modules:master Oct 11, 2024
30 checks passed
@antonbabenko
Copy link
Member

Thank you, @magreenbaum !

antonbabenko pushed a commit that referenced this pull request Oct 11, 2024
## [7.14.0](v7.13.0...v7.14.0) (2024-10-11)

### Features

* Support lambda function `vpc_config.ipv6_allowed_for_dual_stack` and event source mapping `tags` ([#628](#628)) ([2a602f9](2a602f9))

### Bug Fixes

* Update CI workflow versions to latest ([#631](#631)) ([d06718f](d06718f))
@antonbabenko
Copy link
Member

This PR is included in version 7.14.0 🎉

@magreenbaum magreenbaum deleted the feat/version_updates branch October 11, 2024 17:01
Copy link

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 11, 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