Skip to content

Tags: palakonda5/terraform-aws-lambda

Tags

v1.41.0

Toggle v1.41.0's commit message
2021-03-01T13:35:32Z

caa8a5c Updated CHANGELOG
6b10064 feat: Added interpreter variable to control script runtime in deploy module (terraform-aws-modules#92)

v1.40.0

Toggle v1.40.0's commit message
2021-02-28T17:31:59Z

fd23e3e Updated CHANGELOG
e3a1a90 fix: revert module Terraform 0.13.x version upgrade (terraform-aws-modules#117)
9b7f62a chore: fix documentation due to terraform docs 0.11.2 update (terraform-aws-modules#116)

v1.39.0

Toggle v1.39.0's commit message
2021-02-22T07:43:31Z

ce3fbc8 Updated CHANGELOG
5ddbf22 chore: only run validate check on min terraform version (terraform-aws-modules#114)
8449cb4 chore: add ci-cd workflow for pre-commit checks (terraform-aws-modules#112)
4b9e833 docs: Fixed terraform-docs automatically

v1.38.0

Toggle v1.38.0's commit message
2021-02-18T15:29:11Z

0cd769a Updated CHANGELOG
76fa1ba feat: Add output for lambda CloudWatch log group name (terraform-aws-modules#111)
89337b2 chore: update documentation based on latest `terraform-docs` which includes module and resource sections (terraform-aws-modules#108)

v1.37.0

Toggle v1.37.0's commit message
2021-02-14T11:43:50Z

2f89c5d Updated CHANGELOG
a249771 feat: Added Lambda event source mapping (terraform-aws-modules#103)

v1.36.0

Toggle v1.36.0's commit message
2021-02-03T08:21:41Z

2ee7de5 Updated CHANGELOG
fcd8d5d feat: add eventbridge async permissions (terraform-aws-modules#101)

v1.35.0

Toggle v1.35.0's commit message
2021-01-26T14:35:24Z

a14d963 Updated CHANGELOG
7c63eeb fix: add permission to create log group (terraform-aws-modules#100)
7bcfbb7 docs: Fix memory size limit (terraform-aws-modules#99)

v1.34.0

Toggle v1.34.0's commit message
2021-01-14T16:10:58Z

2e6e1ce Updated CHANGELOG
1c3590a fix: skip creating deployments if current and target versions match (terraform-aws-modules#85)

v1.33.0

Toggle v1.33.0's commit message
2021-01-14T16:08:24Z

f9a6302 Updated CHANGELOG
b18d884 docs: update description of hook vars, note naming expectations of default policy (terraform-aws-modules#95)

v1.32.0

Toggle v1.32.0's commit message
2021-01-14T14:48:27Z

09d9a8d Updated CHANGELOG
835b701 fix: Fixed apigateway trigger to use source_arn (terraform-aws-modules#94)
f1abf32 docs: Improved package.py error message for missing source_paths (terraform-aws-modules#88)
c56f965 docs: Explicitly state the IAM role property used for lambda_role (terraform-aws-modules#90)