claranet / terraform-aws-lambda

Terraform module for AWS Lambda functions
MIT License
157 stars 127 forks source link

Upgrade module to Terraform 0.12.x #49

Closed raymondbutcher closed 5 years ago

raymondbutcher commented 5 years ago

I could not find a way to support 0.11.x and 0.12.x at the same time, so this goes all-in on 0.12.x features and cleans up a lot of code in the process.

terraform-docs does not support 0.12.x yet so I've removed the Makefile and manually wrote the README.

I have tried all tests in the test directory and they all worked.

Bashton-MattBuckland commented 5 years ago

:+1: