Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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)
v4.2.1
4.2.1 (2022-10-27)
Bug Fixes
v4.2.0
4.2.0 (2022-10-22)
Features
- Added support for Code Signing Configuration (#351) (dd40178)
v4.1.4
4.1.4 (2022-10-21)
Bug Fixes
- Skips the runtime test when building in docker (#362) (2055256)
v4.1.3
4.1.3 (2022-10-20)
Bug Fixes
- Performs plan-phase runtime check only if building package (#359) (dfc8934)
v4.1.2
4.1.2 (2022-10-20)
Bug Fixes
- Generates error in plan phase if runtime is not available (#358) (f9bf21d)