lambda-api-gateway-terraform

Image

Getting started

Install Terraform

brew install terraform

Initialize the checkout to get the aws provider and initialize your local copy of the shared state

terraform init

After your state has been initialized it will generate a .terraform.lock.hcl file