Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v7.6.0
7.6.0 (2024-06-12)
Features
- Support passing extra args to poetry export (#584) (3aa288f)
v7.5.0
7.5.0 (2024-06-07)
Features
- Renamed python3.8-11 to python3.12 in examples, added tag to resources (#583) (02ab668)
v7.4.0
7.4.0 (2024-05-03)
Features
- Added support for CW log_group_class and skip_destroy (#565) (7256f7c)
v7.3.0
7.3.0 (2024-05-03)
Features
- Added create before destroy on aws_lambda_permission (#561) (e9c4676)
v7.2.6
7.2.6 (2024-04-12)
Bug Fixes
- Zip source directory should read from sh_work_dir (#560) (f786681)
v7.2.5
7.2.5 (2024-03-29)
Bug Fixes
- Run pre-commit autoupdate (trigger patch release) (#555) (8bb79de)
v7.2.4
7.2.4 (2024-03-29)
Bug Fixes
- Dont raise FileNotFoundError from close() on tmpfile rename (#550) (58ba987)
v7.2.3
7.2.3 (2024-03-22)
Bug Fixes
- Fixed constant drift with Lambda logging configuration (#551) (8f97707)
v7.2.2
7.2.2 (2024-03-13)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#549) (cfe47e6)
v7.2.1
7.2.1 (2024-01-31)
Bug Fixes