Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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)
v6.5.0
6.5.0 (2023-11-22)
Features
- Added variable to control the create log group permission (#514) (c173c27)
v6.4.0
6.4.0 (2023-11-07)
Features
- Added support for triggers in docker-build module when hash changes (#510) (41d8db7)
v6.3.0
6.3.0 (2023-11-03)
Features
- Allow to specify custom KMS key for S3 object (#505) (eb339d6)
v6.2.0
6.2.0 (2023-10-27)
Features
- Make
compatible_runtimes
optional, added sam metadata control (#493) (180da4c)
v6.1.0
6.1.0 (2023-10-27)
Features
- Allows tags to be provided only to the function (#508) (610d602)