This year at re:Invent, AWS announced the start of Fargate, their Docker containers SaaS, akin to a managed EKS.
Terraform has recently added support for it in their provider, and since the provider split, it allows us to get access to the new features at a much faster speed.
Today, we will deploy through Terraform a simple docker image on a Fargate-backed ECS cluster.