Skip to content

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

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)

v4.1.1

14 Oct 18:49
Compare
Choose a tag to compare

4.1.1 (2022-10-14)

Bug Fixes

  • Forces the local_filename output to wait for the package to be built (#356) (745dc53)

v4.1.0

14 Oct 12:54
Compare
Choose a tag to compare

4.1.0 (2022-10-14)

Features

  • Add example for S3 bucket access through VPC Endpoint (#349) (2ceb32f)