Questions tagged [terraform-modules]

No guidelines have been provided for implementing this tag just yet!

Learn how to configure default environment variables and add custom ones as needed when utilizing Terraform to create a lambda module

Seeking guidance on creating a unique Terraform AWS lambda module that will include default environment variables for all lambdas, with the flexibility to add custom env variables to individual lambdas using a variable. I currently have a setup like this ...