Skip to content

Tags: jeffersonnlucas/terraform-aws-lambda

Tags

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)

v1.42.0

Toggle v1.42.0's commit message
2021-03-02T18:30:16Z

5a480b3 Updated CHANGELOG
a85cfb3 feat: Add s3_acl and s3_server_site_encryption variables (terraform-aws-modules#120)

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)