Closed
Conversation
## [7.5.0](terraform-aws-modules/terraform-aws-lambda@v7.4.0...v7.5.0) (2024-06-07) ### Features * Renamed python3.8-11 to python3.12 in examples, added tag to resources ([terraform-aws-modules#583](terraform-aws-modules#583)) ([02ab668](terraform-aws-modules@02ab668))
## [7.6.0](terraform-aws-modules/terraform-aws-lambda@v7.5.0...v7.6.0) (2024-06-12) ### Features * Support passing extra args to poetry export ([terraform-aws-modules#584](terraform-aws-modules#584)) ([3aa288f](terraform-aws-modules@3aa288f))
## [7.7.0](terraform-aws-modules/terraform-aws-lambda@v7.6.0...v7.7.0) (2024-06-18) ### Features * Added support for alias to have multiple filter criteria same as function ([terraform-aws-modules#585](terraform-aws-modules#585)) ([6549ca1](terraform-aws-modules@6549ca1))
## [7.7.1](terraform-aws-modules/terraform-aws-lambda@v7.7.0...v7.7.1) (2024-07-25) ### Bug Fixes * Always use absolute path to temp folders ([terraform-aws-modules#599](terraform-aws-modules#599)) ([a058372](terraform-aws-modules@a058372))
…dules#600) Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.8.0](terraform-aws-modules/terraform-aws-lambda@v7.7.1...v7.8.0) (2024-08-23) ### Features * Added the skip_destroy argument for functions ([terraform-aws-modules#600](terraform-aws-modules#600)) ([36c6109](terraform-aws-modules@36c6109))
…-aws-modules#606) Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.8.1](terraform-aws-modules/terraform-aws-lambda@v7.8.0...v7.8.1) (2024-08-23) ### Bug Fixes * Fix package.py commands after :zip not being executed ([terraform-aws-modules#606](terraform-aws-modules#606)) ([801e69c](terraform-aws-modules@801e69c))
…modules#612) Co-authored-by: Melissa Greenbaum <69476188+magreenbaum@users.noreply.github.com>
## [7.9.0](terraform-aws-modules/terraform-aws-lambda@v7.8.1...v7.9.0) (2024-09-10) ### Features * Added more examples for Rust, Go, Java runtimes ([terraform-aws-modules#612](terraform-aws-modules#612)) ([a6fe411](terraform-aws-modules@a6fe411))
## [7.10.0](terraform-aws-modules/terraform-aws-lambda@v7.9.0...v7.10.0) (2024-09-29) ### Features * Add `tumbling_window_in_seconds` ([terraform-aws-modules#623](terraform-aws-modules#623)) ([eedacff](terraform-aws-modules@eedacff))
## [7.11.0](terraform-aws-modules/terraform-aws-lambda@v7.10.0...v7.11.0) (2024-10-01) ### Features * Add function_url_auth_type option to aws_lambda_permission ([terraform-aws-modules#625](terraform-aws-modules#625)) ([9f13397](terraform-aws-modules@9f13397))
…s#617) Co-authored-by: Sergio Correa <scorrea@dataminr.com> Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.12.0](terraform-aws-modules/terraform-aws-lambda@v7.11.0...v7.12.0) (2024-10-05) ### Features * Add support for kafka event source config ([terraform-aws-modules#617](terraform-aws-modules#617)) ([2c077cb](terraform-aws-modules@2c077cb))
…ce_config` (terraform-aws-modules#626) Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.13.0](terraform-aws-modules/terraform-aws-lambda@v7.12.0...v7.13.0) (2024-10-05) ### Features * Support `aws_lambda_event_source_mapping.document_db_event_source_config` ([terraform-aws-modules#626](terraform-aws-modules#626)) ([5d48199](terraform-aws-modules@5d48199))
…` and event source mapping `tags` (terraform-aws-modules#628) Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.14.0](terraform-aws-modules/terraform-aws-lambda@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` ([terraform-aws-modules#628](terraform-aws-modules#628)) ([2a602f9](terraform-aws-modules@2a602f9)) ### Bug Fixes * Update CI workflow versions to latest ([terraform-aws-modules#631](terraform-aws-modules#631)) ([d06718f](terraform-aws-modules@d06718f))
## [7.14.1](terraform-aws-modules/terraform-aws-lambda@v7.14.0...v7.14.1) (2024-11-17) ### Bug Fixes * Skip broken symlinks on hash computing ([terraform-aws-modules#639](terraform-aws-modules#639)) ([c28b940](terraform-aws-modules@c28b940))
## [7.15.0](terraform-aws-modules/terraform-aws-lambda@v7.14.1...v7.15.0) (2024-11-18) ### Features * Make `source_path` blocks independent ([terraform-aws-modules#640](terraform-aws-modules#640)) ([0fdac2e](terraform-aws-modules@0fdac2e))
## [7.19.0](terraform-aws-modules/terraform-aws-lambda@v7.18.0...v7.19.0) (2025-01-08) ### Features * Add `cache_from` option in the docker-build module ([terraform-aws-modules#641](terraform-aws-modules#641)) ([55cdaa6](terraform-aws-modules@55cdaa6))
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.20.0](terraform-aws-modules/terraform-aws-lambda@v7.19.0...v7.20.0) (2025-01-08) ### Features * Use inline instead of managed policies ([terraform-aws-modules#615](terraform-aws-modules#615)) ([394d337](terraform-aws-modules@394d337))
…-modules#657) Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [7.20.1](terraform-aws-modules/terraform-aws-lambda@v7.20.0...v7.20.1) (2025-01-26) ### Bug Fixes * Make default tag `terraform-aws-modules` optional ([terraform-aws-modules#657](terraform-aws-modules#657)) ([685af53](terraform-aws-modules@685af53))
## [7.20.2](terraform-aws-modules/terraform-aws-lambda@v7.20.1...v7.20.2) (2025-04-09) ### Bug Fixes * Add aws_partition to support usage of this module in aws-cn and gov ([64433c0](terraform-aws-modules@64433c0))
## [7.20.3](terraform-aws-modules/terraform-aws-lambda@v7.20.2...v7.20.3) (2025-05-16) ### Bug Fixes * Do not expose output from build command in Docker ([terraform-aws-modules#677](terraform-aws-modules#677)) ([75ee97d](terraform-aws-modules@75ee97d))
## [7.21.0](terraform-aws-modules/terraform-aws-lambda@v7.20.3...v7.21.0) (2025-05-16) ### Features * Add buildx and multi-stage build support to docker-build module ([terraform-aws-modules#679](terraform-aws-modules#679)) ([29893ab](terraform-aws-modules@29893ab))
## [7.21.1](terraform-aws-modules/terraform-aws-lambda@v7.21.0...v7.21.1) (2025-06-19) ### Bug Fixes * Add .NET 8 runtime example ([terraform-aws-modules#685](terraform-aws-modules#685)) ([d5c657c](terraform-aws-modules@d5c657c))
… and 1.10 respectively (terraform-aws-modules#687)
## [8.0.0](terraform-aws-modules/terraform-aws-lambda@v7.21.1...v8.0.0) (2025-06-25) ### ⚠ BREAKING CHANGES * Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (terraform-aws-modules#687) ### Features * Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively ([terraform-aws-modules#687](terraform-aws-modules#687)) ([367e9a2](terraform-aws-modules@367e9a2))
## [8.0.1](terraform-aws-modules/terraform-aws-lambda@v8.0.0...v8.0.1) (2025-06-25) ### Bug Fixes * Lower minimum Terraform version to 1.5.7 ([terraform-aws-modules#688](terraform-aws-modules#688)) ([ab60651](terraform-aws-modules@ab60651))
…raform-aws-modules#681) Co-authored-by: Amadeusz Żołnowski <amadeusz@runa.io> Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
## [8.1.0](terraform-aws-modules/terraform-aws-lambda@v8.0.1...v8.1.0) (2025-08-22) ### Features * Respect the package-lock.json for a NodeJS Lambda function ([terraform-aws-modules#681](terraform-aws-modules#681)) ([5e4391c](terraform-aws-modules@5e4391c))
## [8.1.1](terraform-aws-modules/terraform-aws-lambda@v8.1.0...v8.1.1) (2025-10-21) ### Bug Fixes * Update CI workflow versions to latest ([terraform-aws-modules#713](terraform-aws-modules#713)) ([feb4561](terraform-aws-modules@feb4561))
…utput (terraform-aws-modules#709) Co-authored-by: Ryan Ragnell <ryan.ragnell@wnco.com> Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
## [8.1.2](terraform-aws-modules/terraform-aws-lambda@v8.1.1...v8.1.2) (2025-10-22) ### Bug Fixes * Make quiet_archive_local_exec properly suppress Poetry/pip/npm output ([terraform-aws-modules#709](terraform-aws-modules#709)) ([bae0385](terraform-aws-modules@bae0385))
## [8.2.0](terraform-aws-modules/terraform-aws-lambda@v8.1.2...v8.2.0) (2026-01-08) ### Features * Add provider meta user-agent, replacing static tag ([terraform-aws-modules#721](terraform-aws-modules#721)) ([1309f7e](terraform-aws-modules@1309f7e))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Key upstream changes included:
Test plan
🤖 Generated with Claude Code