Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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)
v6.7.0
6.7.0 (2024-01-14)
Features
- Add control to use timestamp to trigger the package creation or not (useful for CI/CD) (#521) (57dbfc1)
v6.6.0
6.6.0 (2024-01-12)
Features
- Added support for triggers on docker_registry_image resource (#518) (4ed7d19)