sparse-intern-71089
06/06/2020, 6:50 PMable-beard-29160
06/06/2020, 6:55 PMapply
method, which works like map
or then
on some other types of containers. Here: https://www.pulumi.com/docs/intro/concepts/programming-model/#apply You can apply
a function over that output and produce a PushEndpoint inside another output. In general, outputs are allowed as arguments to other Pulumi resources.helpful-processor-86468
06/06/2020, 6:56 PMPushEndpoint
able-beard-29160
06/06/2020, 6:57 PMhelpful-processor-86468
06/06/2020, 6:57 PMApplyString
is still StringOutput
and PushEnpoint
takes string
helpful-processor-86468
06/06/2020, 6:57 PMhelpful-processor-86468
06/06/2020, 7:29 PMable-beard-29160
06/06/2020, 7:30 PM