Questions tagged [terraform-provider-aws]

AWS Terraform Provider - Unlocking the Power of the Cloud.

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 ...