Skip to content

Releases: terraform-aws-modules/terraform-aws-lambda

v4.5.0

31 Oct 20:33
Compare
Choose a tag to compare

4.5.0 (2022-10-31)

Features

  • Support additional arguments for docker and entrypoint override (#366) (dc4d000)

v4.4.1

31 Oct 20:25
Compare
Choose a tag to compare

4.4.1 (2022-10-31)

Bug Fixes

  • Fixed policy name when create_role is false (#371) (da56fc5)

v4.4.0

31 Oct 17:22
Compare
Choose a tag to compare

4.4.0 (2022-10-31)

Features

  • Add a way to define IAM policy name prefix (#354) (7df6bbf)

v4.3.0

31 Oct 14:35
Compare
Choose a tag to compare

4.3.0 (2022-10-31)

Features

  • Support installing poetry dependencies with pip (#311) (398ae5a)

v4.2.2

31 Oct 14:25
Compare
Choose a tag to compare

4.2.2 (2022-10-31)

Bug Fixes

  • Checks for npm instead of runtime when building nodejs packages (#364) (682052c)

v4.2.1

27 Oct 14:45
Compare
Choose a tag to compare

4.2.1 (2022-10-27)

Bug Fixes

v4.2.0

22 Oct 17:49
Compare
Choose a tag to compare

4.2.0 (2022-10-22)

Features

  • Added support for Code Signing Configuration (#351) (dd40178)

v4.1.4

21 Oct 18:03
Compare
Choose a tag to compare

4.1.4 (2022-10-21)

Bug Fixes

  • Skips the runtime test when building in docker (#362) (2055256)

v4.1.3

20 Oct 15:25
Compare
Choose a tag to compare

4.1.3 (2022-10-20)

Bug Fixes

  • Performs plan-phase runtime check only if building package (#359) (dfc8934)

v4.1.2

20 Oct 14:19
Compare
Choose a tag to compare

4.1.2 (2022-10-20)

Bug Fixes

  • Generates error in plan phase if runtime is not available (#358) (f9bf21d)