ecs_composex icon indicating copy to clipboard operation
ecs_composex copied to clipboard

[FR] support docker compose port range

Open JohnPreston opened this issue 2 years ago • 0 comments

Docker compose ports supports port ranges and so does ECS for bridge and awsvpc modes. Security Groups allow a FromTo range as well.

Therefore it should be possible to support port ranges within ecs-compose-x

JohnPreston avatar Mar 29 '23 12:03 JohnPreston