https://pulumi.com logo
b

bored-river-53178

02/02/2020, 11:13 PM
yes, it works, but it made the code somewhat ugly, there are many places where the referenced stack outputs are used and I had to wrap each of them in apply(). Is there any way to get all referenced stack outputs synchronously before using them (besides getOutputSync() which just hangs with NodeJS 13)?