Terraform recipes for deploying the legacy Rails app powering ewr.is to ECS by creating a VPC, and RDS MySQL instance, a one-node Redis cluster, and the Fargate tasks for the app.
Lots of inspiration from Hello, world — The Fargate/Terraform tutorial I wish I had.