Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v4.7.2
4.7.2 (2023-01-10)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#393) (5481694)
v4.7.1
4.7.1 (2022-11-11)
Bug Fixes
- Fixed opposite refresh_alias behavior in modules/alias (#372) (f7b2a3a)
v4.7.0
4.7.0 (2022-11-11)
Features
- Added static/defined/computed ARN for the Lambda Function outputs (#376) (eed4f42)
v4.6.1
4.6.1 (2022-11-07)
Bug Fixes
- Update CI configuration files to use latest version (#374) (4a75d95)
v4.6.0
4.6.0 (2022-11-03)
Features
- Add SAM Metadata resources to enable the integration with SAM CLI tool (#325) (bfcd34c)
v4.5.0
4.5.0 (2022-10-31)
Features
- Support additional arguments for docker and entrypoint override (#366) (dc4d000)
v4.4.1
4.4.1 (2022-10-31)
Bug Fixes
- Fixed policy name when create_role is false (#371) (da56fc5)
v4.4.0
4.4.0 (2022-10-31)
Features
- Add a way to define IAM policy name prefix (#354) (7df6bbf)
v4.3.0
4.3.0 (2022-10-31)
Features
- Support installing poetry dependencies with pip (#311) (398ae5a)
v4.2.2
4.2.2 (2022-10-31)
Bug Fixes
- Checks for
npm
instead of runtime
when building nodejs packages (#364) (682052c)