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
158 stars 16 forks source link

fix elbv2 conditions no access #702

Closed JohnPreston closed 7 months ago

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

JohnPreston commented 8 months ago

@thorfi I went about replicating the issue to test and found that the Conditions weren't applied. Would you mind validating that the changes above allow to create the Listener and the Conditions properly? Thanks,

thorfi commented 8 months ago

@JohnPreston - can confirm, this now works