Skip to content

Releases: trussworks/terraform-aws-lambda

Deprecate using Terraform versions before 1.0

08 Jun 20:46
9e08d2e
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Adds the ability to specify ephemeral storage for the lambda

18 Jan 20:23
221cad5
Compare
Choose a tag to compare
Merge pull request #27 from trussworks/add-dynamic-ephemeral-storage

adds ephemeral storage variable

Add option to publish new Lambda function version

20 Apr 17:11
5083e7c
Compare
Choose a tag to compare

Update interpolation syntax

09 Mar 22:41
5586a9c
Compare
Choose a tag to compare

Relax Terraform compatible versioning & Repo Updates

08 Jan 20:59
6915b56
Compare
Choose a tag to compare

This release focuses on:

  • Updating CircleCI image
  • Precommit plugins
  • Upgrade TF providers
  • Allow for TF 0.14
  • Cleanup circleci yaml

Fix Dependency Issues

14 Dec 21:44
af126a2
Compare
Choose a tag to compare

New version compatibility

12 Nov 21:31
542f631
Compare
Choose a tag to compare
Merge pull request #17 from trussworks/ee-update-versions-strings

updating version string for compatibility

GovCloud Partition Compatibility

09 Nov 14:24
c1d6c07
Compare
Choose a tag to compare

Minor update to handle GovCloud partitions.

Adds variable handler

27 Oct 22:42
d3b33c4
Compare
Choose a tag to compare

var.handler is now the explicit definition of the entrypoint function of the lambda.

Pin TF12

15 Sep 22:23
af788ec
Compare
Choose a tag to compare
Merge pull request #12 from trussworks/cg_pin

Pin tf version to 0.12 family. Update pre-commit.