sparse-intern-71089
10/26/2019, 2:35 PMwhite-balloon-205
export const val = myAsyncMethod()
should work. Pulumi allows you to export a promise and will wait for it to resolve to set the stack output value.early-intern-90238
10/26/2019, 5:37 PMearly-intern-90238
10/26/2019, 5:38 PMearly-intern-90238
10/26/2019, 5:38 PMearly-intern-90238
10/26/2019, 8:30 PM