Hi folks, I am building a solution based on the au...
# general
a
Hi folks, I am building a solution based on the automation API in python, and based on this example: https://github.com/komalali/self-service-platyform I have a specific requirement that I'm not sure how to address: deploy the same set of resources (i.e. stack) to different azure subscriptions. I found this article which explains how to create multiple providers, but I am not sure how to use the automation API to make use of these providers. Any help (including reference to the relevant pulumi.automation documentation) would be appreciated