Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jim80net/terraform-aws-lambda

Tags

v2.20.0

Toggle v2.20.0's commit message
2021-10-02T19:20:17Z

be6cf97 Updated CHANGELOG
3873c10 feat: Add support for AWS Graviton2 powered functions (terraform-aws-modules#206)

v2.19.0

Toggle v2.19.0's commit message
2021-10-01T17:06:34Z

361ceb1 Updated CHANGELOG
90ec6a1 feat: add support for additional assume_role_policy statements (terraform-aws-modules#203)

v2.18.0

Toggle v2.18.0's commit message
2021-09-25T10:14:29Z

53b55fd Updated CHANGELOG
9a0b0ca feat: Added support for partition in IAM policies to work in GovCloud (terraform-aws-modules#201)
b5d6dde docs: Added a mention of good examples - 1Mill/serverless-tf-examples (terraform-aws-modules#197)

v2.17.0

Toggle v2.17.0's commit message
2021-09-11T09:59:09Z

8556dbc Updated CHANGELOG
7c53da1 fix: Replace aws_iam_policy_attachment to aws_iam_role_policy_attachment (terraform-aws-modules#195)

v2.16.0

Toggle v2.16.0's commit message
2021-08-30T15:36:42Z

05bec45 Updated CHANGELOG
10cfba5 feat: Add `recreate_missing_package` parameter (terraform-aws-modules#181)

v2.15.0

Toggle v2.15.0's commit message
2021-08-30T15:14:23Z

ad97a3e Updated CHANGELOG
2c845c3 fix: Strip leading `./` in S3 key (terraform-aws-modules#191)
883ec89 docs: Added a note for TFC/TFE customers (terraform-aws-modules#193)

v2.14.0

Toggle v2.14.0's commit message
2021-08-30T13:26:00Z

b2a3657 Updated CHANGELOG
e2d5ddd fix: Take patterns into account when computing hash (terraform-aws-modules#169)
ba4dbbb feat: Add unique_id output of the lambda role (terraform-aws-modules#173)

v2.13.0

Toggle v2.13.0's commit message
2021-08-30T11:41:58Z

2574b83 Updated CHANGELOG
c5ab779 fix: Sort directories and files to ensure they are always processed in the same order (terraform-aws-modules#177)
9f99b85 feat: Added docker pip cache support for macOS (terraform-aws-modules#192)

v2.12.0

Toggle v2.12.0's commit message
2021-08-30T09:51:52Z

b5e26aa Updated CHANGELOG
43a5134 feat: Add Amazon MQ event source type support (terraform-aws-modules#190)

v2.11.0

Toggle v2.11.0's commit message
2021-08-20T19:05:40Z

87d8a58 Updated CHANGELOG
fd86a89 fix: No need to set `aws_s3_bucket_object` `etag` as filename is already a hash of the content (terraform-aws-modules#180)