busy-daybreak-68237
03/04/2019, 4:56 PMwhite-balloon-205
awsx.ecs.FargateService
you can pass the output from the NLB into the value:
of one of the environment variables passed to the container.busy-daybreak-68237
03/04/2019, 6:58 PMproxy_listener.defaultEndpoint.apply(e => e.hostname);
await
or something for this to work?white-balloon-205
Output
as an Input
. Doing so will implicitly await the underlying promise. See https://pulumi.io/reference/programming-model.html#outputs for more on this.busy-daybreak-68237
03/04/2019, 10:01 PM