billions-mechanic-26704
09/23/2021, 8:53 PM__main__.py
azure-appservice.py
But it seems my code is only executed when it is in __main__.py
and the resources defined on azure-appservice.py
are not readed when I execute pulumi up
command.
Is there a way to use more than one python file similar to terraform?billowy-army-68599
09/23/2021, 9:04 PMbillions-mechanic-26704
09/23/2021, 9:23 PM