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

Skip to content

Tags: rmoreira/terraform-aws-lambda

Tags

v2.5.0

Toggle v2.5.0's commit message
2021-06-28T15:45:21Z

62ebcd4 Updated CHANGELOG
4a0b616 feat: Add submodule to handle creation of docker images (terraform-aws-modules#162)

v2.4.0

Toggle v2.4.0's commit message
2021-06-07T13:32:20Z

f3c2005 Updated CHANGELOG
d922025 docs: Updated README with S3 bucket id handling (terraform-aws-modules#157)

v2.3.0

Toggle v2.3.0's commit message
2021-05-27T19:08:25Z

c21fb61 Updated CHANGELOG
bdf695f feat: add tags to `aws_iam_policy` resources (terraform-aws-modules#153)

v2.2.0

Toggle v2.2.0's commit message
2021-05-25T07:27:09Z

d8c8c50 Updated CHANGELOG
5792dbc chore: Remove checked checkboxes to make module docs render properly (terraform-aws-modules#156)

v2.1.0

Toggle v2.1.0's commit message
2021-05-20T14:00:29Z

05817a2 Updated CHANGELOG
9c3730b feat: Added destination_config in aws_lambda_event_source_mapping (terraform-aws-modules#152)
bb35d61 chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license (terraform-aws-modules#149)
6d2acf7 chore: Updated versions&comments in examples
05cd3ec chore: Updated versions in README

v2.0.0

Toggle v2.0.0's commit message
2021-04-26T18:34:43Z

1c4288e Updated CHANGELOG
1e61635 feat: Shorten outputs (removing this_) (terraform-aws-modules#148)

v1.48.0

Toggle v1.48.0's commit message
2021-04-26T18:19:05Z

ceab5f5 Updated CHANGELOG
92c9b86 fix: make lambda function depend on the Cloudwatch log group (terraform-aws-modules#133)
0777961 fix: add documentation for the :zip command (terraform-aws-modules#115)
7c7c56c feat: Added example to show creation of Lambdas with for_each (terraform-aws-modules#146)

v1.47.0

Toggle v1.47.0's commit message
2021-04-19T10:55:11Z

a2fee34 Updated CHANGELOG
004f13d feat: Extended `trusted_entities` variable to support multiple types (terraform-aws-modules#143)

v1.46.0

Toggle v1.46.0's commit message
2021-04-13T09:31:51Z

0a1a1a3 Updated CHANGELOG
f8f1fb3 fix: package.py not found with -chdir option (terraform-aws-modules#136)

v1.45.0

Toggle v1.45.0's commit message
2021-04-06T16:08:49Z

f8887e2 Updated CHANGELOG
a1f0f61 fix: permission for lambda-to-lambda async calls (terraform-aws-modules#141)
fe1dfcb chore: update documentation and pin `terraform_docs` version to avoid future changes (terraform-aws-modules#134)