https://pulumi.com logo
#python
Title
p

purple-arm-63328

11/16/2020, 9:09 PM
When using
aws.ec2.getSubnetIds
, how do I get the result? I tried to
run_until_completion
the Awaitable but the loop is already running. Is there a way to have the main be an async function?