This message was deleted.
# getting-started
s
This message was deleted.
s
You can definitely split the code into different files and then
import
them in your
__main__.py
file. This example in our Examples repository does exactly that: https://github.com/pulumi/examples/tree/master/aws-py-hub-and-spoke-network
f
Thank you. This really came in handy.
s
Happy to help!