Using terraform to deploy the infrastructure in AWS.
$ terraform init
$ terraform plan
$ terraform apply$ terraform destroyUsing Terraform to deploy ECS and CICD pipeline
Repository from Github https://github.comjoesajigeorge/ecs-developertools-terraform
Using terraform to deploy the infrastructure in AWS.
$ terraform init
$ terraform plan
$ terraform apply$ terraform destroyUsing Terraform to deploy ECS and CICD pipeline
MIT License