Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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)
v2.31.0
2.31.0 (2022-01-10)
Features
- Allow the use of third party images to build dependencies (#245) (0a9793e)
v2.30.0
2.30.0 (2022-01-06)
Features
- Added support for skip_destroy in Lambda Layer Version (#244) (b9671e1)
v2.29.0
2.29.0 (2022-01-05)
Features
- Add ECR Lifecycle Policy Option to docker-build module (#243) (577b077)
v2.28.0
2.28.0 (2021-12-10)
Features
- Add
pip_tmp_dir
to allow setting the location of the pip temporary directory (#230) (f5f86b5)
v2.27.1
2.27.1 (2021-11-27)
Bug Fixes
- update CI/CD process to enable auto-release workflow (#234) (e882a07)
v2.27.0
2021-11-22T13:09:15Z
0f982f646714476aa1aff6f4666353f0e3cdc2c3 Updated CHANGELOG
65f3717b3cbba70f041602185318b926d0e90656 feat: Added support for random sleep delay in deploy submodule (#233)
v2.26.0
2021-11-12T14:41:57Z
0fa0e0bfad7fdbb8b460f3cbc4db772b93c51d62 Updated CHANGELOG
891e257933eeebacebc50be39928f975c449cb9b fix: Fixed max timeout for Lambda@Edge (#232)
v2.25.0
2021-11-09T15:18:38Z
3212f4d483088161a19355c472c9ddc8cb20061f Updated CHANGELOG
9bcb74d1081c5ea88fc8d4c5b1ebfbe111432560 feat: Added required IAM permissions for CodeDeploy hooks (#228)