Skip to content

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

v2.14.0

30 Aug 13:26
Compare
Choose a tag to compare
2021-08-30T13:26:00Z

b2a3657e45b742f47b1f7a664ae28ec7480004d4 Updated CHANGELOG
e2d5ddd3cad6269970593a62c6b0e3f69a2d902a fix: Take patterns into account when computing hash (#169)
ba4dbbbf274014c2bdb61c9a4f464d08021f1e38 feat: Add unique_id output of the lambda role (#173)

v2.13.0

30 Aug 11:42
Compare
Choose a tag to compare
2021-08-30T11:41:58Z

2574b83ef0e8fbe123b9369bf0c48710b2845223 Updated CHANGELOG
c5ab7799071cd6f1405773454d90b4645e2e561e fix: Sort directories and files to ensure they are always processed in the same order (#177)
9f99b851caef8a3b55ec01491e9b829c266ba594 feat: Added docker pip cache support for macOS (#192)

v2.12.0

30 Aug 09:51
Compare
Choose a tag to compare
2021-08-30T09:51:52Z

b5e26aa494361045597897501da56165dfd52ca2 Updated CHANGELOG
43a5134cbd10a1c93d7c30b48e0daa462723d7c9 feat: Add Amazon MQ event source type support (#190)

v2.11.0

20 Aug 19:05
Compare
Choose a tag to compare
2021-08-20T19:05:40Z

87d8a58d636dd220f71aed1435086621ddd3ad70 Updated CHANGELOG
fd86a892fc205c40eb569676b080c86369251dec fix: No need to set `aws_s3_bucket_object` `etag` as filename is already a hash of the content (#180)

v2.10.0

20 Aug 15:21
Compare
Choose a tag to compare
2021-08-20T15:21:17Z

93dfd1485b68d6ddb86427431d6c04e10796875f Updated CHANGELOG
508f0d5be43a8262da82bc2733bfb0999b799908 feat: Add support for separate deployments of infra and code (#175)

v2.9.0

20 Aug 10:30
Compare
Choose a tag to compare
2021-08-20T10:30:24Z

afbf7bd3cbe4a476bafe07327793fc9dd7b99cf4 Updated CHANGELOG
376d5e75fd62791cfb333e5f6f14411dc52df763 feat: Add topics parameter support for lambda event source (#166)