Hi, I wonder if we can use `pulumi.Output` with `await` to be used in an `async` method?
b
Hi, I wonder if we can use
pulumi.Output
with
await
to be used in an
async
method?