API Gateway to Lambda to DynamoDB using Terraform.
Set up your AWS command line
Follow Terraform's getting started documentation
https://learn.hashicorp.com/collections/terraform/aws-get-started
Read main.tf
— It's aimed at being a small single file that does something useful.
We could get fancier, but this can be a benefit for first timers to discover!
terraform apply
terraform destroy