https://pulumi.com logo
q

quick-action-34599

04/30/2019, 3:02 PM
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

white-balloon-205

04/30/2019, 3:17 PM
No - this is an ECS/Fargate limitation. See https://github.com/aws/containers-roadmap/issues/104.
q

quick-action-34599

04/30/2019, 3:25 PM
That’s too bad. I guess I can host on an ec2 instance instead