compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
168 stars 17 forks source link

[FR] x-elbv2 - Add support for more Listener rules conditions #531

Closed JohnPreston closed 3 years ago

JohnPreston commented 3 years ago

Is your feature request related to a problem? Please describe. Currently access allows to define a hostname and path and auto-generates the Listener Rules conditions and OIDC/Cognito access. However great, some use-cases might require more complex conditions, therefore having the ability to define conditions would be great

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rulecondition.html

JohnPreston commented 3 years ago

Solved by #537