Sample Terraform Module & Plan for ECS Fargate Reference https://github.com/terraform-aws-modules/terraform-aws-ecs
Terraform Module & Plan: Refer /Terraform/tf-module and /Terraform/tf-plan
Usage :
terraform plan
terraform apply
To Destroy Resources:
terraform destroy
Refer Cloudformation template in /Cloudformation
Refer the ecs-deploy.sh script