Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v5.0.0
5.0.0 (2023-06-05)
⚠ BREAKING CHANGES
- Bump versions of Terraform to 1.0, kreuzwerker/docker provider to 3.0 (#464)
Features
- Bump versions of Terraform to 1.0, kreuzwerker/docker provider to 3.0 (#464) (3f2044f)
v4.18.0
4.18.0 (2023-05-17)
Features
- Added control to create logs by Lambda@Edge in all regions (#462) (712d8ec)
v4.16.0
4.16.0 (2023-04-18)
Features
- Adding variable principal_org_id to resource aws_lambda_permission (#448) (31d75e7)
v4.13.0
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
4.12.1 (2023-03-10)
Bug Fixes
- Set the default value of replacement_security_group_ids to null (#434) (a2d9ff9)
v4.12.0
4.12.0 (2023-03-10)
Features
- Added configuration options to replace security groups on destroy of Lambda function (#422) (2d92236)
v4.11.0
4.11.0 (2023-03-10)
Features
- Add dynamic blocks for consumer group id config (#399) (7d7bb79)