DEV Community

Discussion on: A guide to provisioning AWS ECS Fargate using Terraform

Collapse
 
kevinseghetti profile image
Kevin Seghetti

There are a few other issues with this example, and having to copy each piece into a file is a pain. So, I have shared a github project I made from this that (as of Jun 8th, 2021) fully works out of the box. (even added a simple docker image for testing).
github.com/KevinSeghetti/aws-terra...