Terraform + AWS + ECS + ALB How to test this infrastructure: Run the following commands: terraform init terraform apply -auto-approve Enter your AWS credentials After creating everything, the load balancer dns name will appear. For example: Open it on a browser Enjoy! 😄