Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: comtravo/terraform-aws-lambda

Expose all AWS lambda attributes

13 Jan 12:36
b0e7aeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.5.0...6.6.0

S3 lambda functions

10 Dec 19:23
918b301
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.0...6.5.0

Make handler name optional

06 Dec 18:54
c617fef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.4.0

External SQS trigger

16 Nov 18:13
2f0dd4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.0...6.3.0

Support Docker Image

16 Nov 09:39
98c088f
Compare
Choose a tag to compare
6.2.0

Support Docker Image (#33)

Add Kinesis trigger

01 Sep 13:41
e5921f7
Compare
Choose a tag to compare
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

09 Apr 14:12
bfa3c70
Compare
Choose a tag to compare
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

01 Mar 14:02
2b686bd
Compare
Choose a tag to compare
TF - 0.13 upgrade (#30)

* TF - 0.13 upgrade

* nits

* nits

* nits

* nits

AWS Plugin 3.0 support

15 Feb 17:06
4dc75b1
Compare
Choose a tag to compare
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

03 Dec 11:28
6a69790
Compare
Choose a tag to compare
3.4.0

Expose Lambda names and SNS topics (#29)