Skip to content

Terraform module for making a Lambda@Edge function in terraform

License

Notifications You must be signed in to change notification settings

Hitlabs/terraform-aws-lambda-at-edge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda@Edge Module

A terraform module for creating Lambda@Edge functions.

This module supports any type of Lambda Function supported by Edge, including NodeJs and Python functions.

You just point it at a set of local file globs and it handles bundling your code and deploying it.

Requirements

You must use a versioned S3 bucket for your deployment artifacts

About

Terraform module for making a Lambda@Edge function in terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%