Hi there, just getting started on pulumi (awesome...
# python
b
Hi there, just getting started on pulumi (awesome software btw) , I'm having troubles retrieving AZs with pulumi_aws, I think i may be doing something wrong, just want to double check with you. I'm creating a ComponentResource and getting the AZs but asyncio is complaining it can't be called from a running loop. I spend a lot of time searching in the documentation but I couldn't find anything.