Terraform Infra which consists of ECS Cluster, Fargate, VPC, NAT Gateway, Security Group & S3 Bucket in the Southeast Asia Region
-
Initialize Terraform: terraform init
-
Plan the Deployment: terraform plan
-
Apply the Configuration: terraform apply
-
Destroy the Infrastructure (Optional): terraform destroy