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

Skip to content

Tags: judgeokoh/terraform-aws-lambda

Tags

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)

v1.44.0

Toggle v1.44.0's commit message
2021-03-09T11:41:36Z

80d2c42 Updated CHANGELOG
c5d65ee chore: Added examples to show CloudWatch Event Rule as triggers (terraform-aws-modules#126)

v1.43.0

Toggle v1.43.0's commit message
2021-03-03T07:39:50Z

3c89d13 Updated CHANGELOG
5400c8f fix: Defaults the role_name coalesce to * to workaround import error (terraform-aws-modules#121)