Skip to content

Tags: codezninja/terraform-aws-lambda

Tags

v2.7.0

Toggle v2.7.0's commit message
2021-07-08T16:13:59Z

185858d Updated CHANGELOG
a86a326 fix: Remove `random` provider because it is not used (terraform-aws-modules#172)

v2.6.0

Toggle v2.6.0's commit message
2021-07-07T13:51:10Z

c890729 Updated CHANGELOG
b99c7b4 fix: Fixed deprecated call to map() in deploy submodule (terraform-aws-modules#171)

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)