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

miniature-architect-54920

05/24/2021, 3:31 PM
Hi, I would like to see if someone can point me into the right direction. I would like to use a folder structure like the example below where I can add and remove py files and the instance(or any other asset) would be created/removed. I am not sure how to get the main.py file to import/execute all the py files in the subfolders.
Copy code
aws/instances/app1
aws/instances/app2
aws/instances/app3