How to make docker compose use existing AWS subnet – Nginx
I have created an AWS VPC, subnet and security group and want to deploy my docker containers to these premade resources as a fargate ecs service. However I don't know how to tell the service to use a premade subnet…