Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v3.0.0
3.0.0 (2022-03-28)
⚠ BREAKING CHANGES
- Updated AWS provider to version 4.8 (#296)
Features
- Added support for ephemeral storage (requires AWS provider version 4.8.0) (#291) (f191bae)
- Updated AWS provider to version 4.8 (#296) (d4b55a8), closes #291
v2.36.0
2.36.0 (2022-03-26)
Features
- Add support to build automatically npm dependencies (#293) (ecb3807)
v2.35.1
2.35.1 (2022-03-18)
Bug Fixes
- Added support for keep_remotely in docker-build submodule (#284) (db34260)
v2.35.0
2.35.0 (2022-03-12)
Features
- Made it clear that we stand with Ukraine (2d32d84)
v2.34.1
2.34.1 (2022-02-23)
Bug Fixes
- Fixed event source mapping filter criteria (#272) (a5c03fe)
v2.33.0
2.33.0 (2022-01-21)
Features
- Accept new arguments
function_response_types
in aws_lambda_event_source_mapping
(#255) (1fda108)
v2.32.0
2.32.0 (2022-01-17)
Features
- Added flag to exclude general tags from S3 Object tagging (#250) (a8a185c)