Skip to content

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

v4.15.0

17 Apr 15:17
Compare
Choose a tag to compare

4.15.0 (2023-04-17)

Features

v4.14.0

14 Apr 19:49
Compare
Choose a tag to compare

4.14.0 (2023-04-14)

Features

  • Add max session duration for IAM role (#391) (3a21ac5)

v4.13.0

03 Apr 20:46
Compare
Choose a tag to compare

4.13.0 (2023-04-03)

Features

  • Support maximum concurrency of Lambda with SQS as an event source (#402) (268975c)

Fixes

  • Pass docker object to docker_run_command to fix #427 (#443)

v4.12.1

10 Mar 15:52
Compare
Choose a tag to compare

4.12.1 (2023-03-10)

Bug Fixes

  • Set the default value of replacement_security_group_ids to null (#434) (a2d9ff9)

v4.12.0

10 Mar 13:04
Compare
Choose a tag to compare

4.12.0 (2023-03-10)

Features

  • Added configuration options to replace security groups on destroy of Lambda function (#422) (2d92236)

v4.11.0

10 Mar 12:12
Compare
Choose a tag to compare

4.11.0 (2023-03-10)

Features

  • Add dynamic blocks for consumer group id config (#399) (7d7bb79)

v4.10.1

13 Feb 14:06
Compare
Choose a tag to compare

4.10.1 (2023-02-13)

Bug Fixes

  • Properly construct poetry commands when not using docker for building package (#420) (97b00d3)

v4.10.0

10 Feb 11:40
Compare
Choose a tag to compare

4.10.0 (2023-02-10)

Features

  • Allow multiple filters in event source mappings (#379) (66eb330)

v4.9.0

30 Jan 18:04
Compare
Choose a tag to compare

4.9.0 (2023-01-30)

Features

v4.8.0

18 Jan 21:40
Compare
Choose a tag to compare

4.8.0 (2023-01-18)

Features

  • Update docker provider pin to 2.x in docker-build submodule (#401) (fc2a39b)