Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v8.0.1
8.0.1 (2025-06-25)
Bug Fixes
- Lower minimum Terraform version to 1.5.7 (#688) (ab60651)
v8.0.0
8.0.0 (2025-06-25)
⚠ BREAKING CHANGES
- Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#687)
Features
- Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#687) (367e9a2)
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)