Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 144 Bytes

File metadata and controls

10 lines (8 loc) · 144 Bytes

AWS Lambda Layers Layer Terraform module

Usage

module "main" {
  source     = "genstackio/layer-lambda-layers/aws"
  // ...
}