This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: comtravo/terraform-aws-lambda
Releases · comtravo/terraform-aws-lambda
Expose all AWS lambda attributes
S3 lambda functions
Make handler name optional
External SQS trigger
Support Docker Image
6.2.0 Support Docker Image (#33)
Add Kinesis trigger
Add kinesis trigger (#32) * Add kinesis trigger * Add kinesis trigger * fix on failure destination_arn * basic tests * basic tests * basic tests * ADD GHA * ADD GHA * ADD GHA
Default runtime nodejs14.x
Update the nodeJs version (#31) tested in https://jenkins.comtravo.com/blue/organizations/jenkins/infrastructure%2Fterraform-aws-lambda/detail/nodejs_v14/5/pipeline * Update the nodejs version * disable lint for now Co-authored-by: Puneeth Nanjundaswamy <puneeth.nanjundaswamy@comtravo.com>
TF 0.13 upgrade
TF - 0.13 upgrade (#30) * TF - 0.13 upgrade * nits * nits * nits * nits
AWS Plugin 3.0 support
Feature/upgrade to aws v 3 (#26) (#27) * Upgrade to most recent 2.X version * Upgrade to version 3.0 * Set required providers aws to ~> 3.0 * Custom variable validation can now be used by default, without enabling an experiment. * update terraform-docs command * terraform-docs to README.md * Fix tests Co-authored-by: Puneeth Nanjundaswamy <puneeth.nanjundaswamy@comtravo.com> Co-authored-by: Phillip L <46860631+1337blue@users.noreply.github.com>
Expose Lambda names and SNS topics
3.4.0 Expose Lambda names and SNS topics (#29)