This message was deleted.
# general
s
This message was deleted.
c
@quick-action-34599 can you make the stack output a call to the async function? pulumi should automatically resolve it.
q
like
export (async function() { … })()
?
c
yeah, I believe that should work.