busy-daybreak-68237
02/27/2019, 12:13 PMwhite-balloon-205
busy-daybreak-68237
02/28/2019, 12:49 PMwhite-balloon-205
cloud.Service
abstraction currently puts load balancers on all exposed ports, so you wouldn't be able to use that.
But the awsx.ecs.FargateService
abstraction is meant exactly for this - and should handle your case without problem. See https://github.com/pulumi/pulumi-awsx/tree/master/nodejs/awsx/ecs.busy-daybreak-68237
03/01/2019, 11:38 AM