Skip to content

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

v7.14.0

11 Oct 16:13
Compare
Choose a tag to compare

7.14.0 (2024-10-11)

Features

  • Support lambda function vpc_config.ipv6_allowed_for_dual_stack and event source mapping tags (#628) (2a602f9)

Bug Fixes

  • Update CI workflow versions to latest (#631) (d06718f)

v7.13.0

05 Oct 08:46
Compare
Choose a tag to compare

7.13.0 (2024-10-05)

Features

  • Support aws_lambda_event_source_mapping.document_db_event_source_config (#626) (5d48199)

v7.12.0

05 Oct 08:44
Compare
Choose a tag to compare

7.12.0 (2024-10-05)

Features

  • Add support for kafka event source config (#617) (2c077cb)

v7.11.0

01 Oct 20:28
Compare
Choose a tag to compare

7.11.0 (2024-10-01)

Features

  • Add function_url_auth_type option to aws_lambda_permission (#625) (9f13397)

v7.10.0

29 Sep 08:34
Compare
Choose a tag to compare

7.10.0 (2024-09-29)

Features

v7.9.0

10 Sep 21:39
Compare
Choose a tag to compare

7.9.0 (2024-09-10)

Features

  • Added more examples for Rust, Go, Java runtimes (#612) (a6fe411)

v7.8.1

23 Aug 20:02
Compare
Choose a tag to compare

7.8.1 (2024-08-23)

Bug Fixes

  • Fix package.py commands after :zip not being executed (#606) (801e69c)

v7.8.0

23 Aug 19:47
Compare
Choose a tag to compare

7.8.0 (2024-08-23)

Features

  • Added the skip_destroy argument for functions (#600) (36c6109)

v7.7.1

25 Jul 09:36
Compare
Choose a tag to compare

7.7.1 (2024-07-25)

Bug Fixes

  • Always use absolute path to temp folders (#599) (a058372)

v7.7.0

18 Jun 07:42
Compare
Choose a tag to compare

7.7.0 (2024-06-18)

Features

  • Added support for alias to have multiple filter criteria same as function (#585) (6549ca1)