Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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
v7.2.0
7.2.0 (2024-01-26)
Features
- Added support to override default tags of provider in S3 object (#538) (e33a1a1)
v7.1.0
7.1.0 (2024-01-22)
Features
- Commands should fail the build if their exit code is not zero (#534) (eebfc36)
v7.0.0
7.0.0 (2024-01-19)
⚠ BREAKING CHANGES
- Added advanced logging configuration. Bump version of AWS provider to 5.32 (#531)
Features
- Added advanced logging configuration. Bump version of AWS provider to 5.32 (#531) (259b403)
v6.8.0
6.8.0 (2024-01-17)
Features
- Allow defining direct path to pyproject.toml (#525) (d33b722)
v6.7.1
6.7.1 (2024-01-15)
Bug Fixes
- Set timeouts only when values are given (#522) (b4bfe39)