Deploying to AWS ECS with Terraform sounded simple—until it wasn’t.
A few weeks ago, I was building a Dockerized app, pushing it to ECR, and deploying it via ECS Fargate using Terraform. Everything was fine... until suddenly, my ECS task started show...