Skip to content

SadriG91/terraform-aws-lambda

 
 

Repository files navigation

Lambda function

workflow

This module creates a lambda function and takes care of setting up the execution role, in addition to uploading the source code. Note that source_code_hash or s3_object_version must be set if you want to automatically update the Lambda execution code.

Packages

No packages published

Languages

  • HCL 67.6%
  • Go 32.4%