/tf_aws_lambda_function

Deploys a Lambda Function on AWS and configures logging and IAM roles to run.

Primary LanguageHCL

tf_aws_lambda_function

Overview Overview

This module simplifies the provisioning of a AWS Lambda function. It creates the IAM role for the function with appropriate permissions to write logs to cloudwatch.

Currently only the package type zip is supported.