So now my issue is that I don't seem able to use t...
# python
h
So now my issue is that I don't seem able to use these coroutines outside of a Pulumi resource. I'd like to have my program reach out and see if a REST API already exists with a given name and skip creating the resources for it if it does but I don't know if that's possible at this point