Skip to content

Comments

Update fork to upstream v8.2.0#5

Closed
NikolayMetchev wants to merge 66 commits intomasterfrom
update-fork
Closed

Update fork to upstream v8.2.0#5
NikolayMetchev wants to merge 66 commits intomasterfrom
update-fork

Conversation

@NikolayMetchev
Copy link
Collaborator

Summary

  • Syncs fork with upstream terraform-aws-modules/terraform-aws-lambda v8.2.0
  • Updates from v7.4.0 to v8.2.0 (65 commits)
  • Preserves existing custom commits (trust policy customizations)

Key upstream changes included:

  • v8.0.0: Upgrade AWS provider to 6.0 and minimum Terraform to 1.10
  • v8.1.0: Respect package-lock.json for NodeJS Lambda functions
  • v8.2.0: Add provider meta user-agent
  • Multiple bug fixes and new features (buildx support, inline policies, new runtime examples, etc.)

Test plan

  • Verify Terraform plan works with existing configurations
  • Test Lambda deployments in a non-production environment

🤖 Generated with Claude Code

bryantbiggs and others added 30 commits May 20, 2024 23:37
## [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.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))
…dules#600)

Co-authored-by: Anton Babenko <anton@antonbabenko.com>
…modules#612)

Co-authored-by: Melissa Greenbaum <69476188+magreenbaum@users.noreply.github.com>
…s#617)

Co-authored-by: Sergio Correa <scorrea@dataminr.com>
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
…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))
semantic-release-bot and others added 27 commits January 8, 2025 01:18
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
…-modules#657)

Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [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))
## [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))
…raform-aws-modules#681)

Co-authored-by: Amadeusz Żołnowski <amadeusz@runa.io>
Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
…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))
@NikolayMetchev NikolayMetchev enabled auto-merge (squash) January 13, 2026 15:33
auto-merge was automatically disabled January 14, 2026 12:29

Pull request was closed

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.