Skip to content

Releases: cloudposse/terraform-aws-lambda-function

v0.2.0

05 Apr 22:27
64e3d28
Compare
Choose a tag to compare
Adding permission boundary @jamengual (#6)

what

  • Allow for permission boundary to be specified.

why

  • in restricted environments roles can't be created without passing a permission boundary

v0.1.1

05 Apr 20:37
890fd36
Compare
Choose a tag to compare

🚀 Enhancements

Making it TF 0.13 compatible @jamengual (#5)

what

  • change the version s it works on Tf 0.13 and up

why

  • to make it compatible with older versions.

v0.1.0

17 Mar 16:36
80a6d58
Compare
Choose a tag to compare
initial implementation @mcalhoun (#2)

what

  • Initial implementation of the module