This template sets up Lambda, API Gateway, a static website, Route53, ACM, DynamoDB, and IAM
Easily create a serverless API and static website using this template
terraform -chdir=terraform/env/dev init
terraform -chdir=terraform/env/dev plan
terraform -chdir=terraform/env/dev apply