Another question: is there a way to assign multipl...
# general
q
Another question: is there a way to assign multiple target groups to a awsx FargateService? I get an error about multiple `load_balancer`s being set
w
No - this is an ECS/Fargate limitation. See https://github.com/aws/containers-roadmap/issues/104.
q
That’s too bad. I guess I can host on an ec2 instance instead