Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v7.21.0
7.21.0 (2025-05-16)
Features
- Add buildx and multi-stage build support to docker-build module (#679) (29893ab)
v7.20.3
7.20.3 (2025-05-16)
Bug Fixes
- Do not expose output from build command in Docker (#677) (75ee97d)
v7.20.2
7.20.2 (2025-04-09)
Bug Fixes
- Add aws_partition to support usage of this module in aws-cn and gov (64433c0)
v7.20.1
7.20.1 (2025-01-26)
Bug Fixes
- Make default tag
terraform-aws-modules
optional (#657) (685af53)
v7.19.0
7.19.0 (2025-01-08)
Features
- Add
cache_from
option in the docker-build module (#641) (55cdaa6)
v7.18.0
7.18.0 (2025-01-08)
Features
- Allow temp dir for poetry docker builds (#638) (65ffea2)
v7.17.1
7.17.1 (2025-01-07)
Bug Fixes
- Rename npm_package_json to npm_requirements (#621) (4bc61eb)
v7.17.0
7.17.0 (2024-12-08)
Features
- Support Event Source Mapping
metrics_config
, provisioned_poller_config
, and Lambda Recursion Loop (#649) (002d7ec)