Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
g
great-dog-65117
03/20/2019, 9:36 AM
Hello all! I have to deploy, say, 40 different resources on CGP, and i want to use Pulumi for that...When using the Python API, which is the preferred way to avoid having a monolithic
main
.py file?
w
white-balloon-205
03/20/2019, 4:32 PM
You can see one approach to this in
https://github.com/pulumi/examples/tree/master/aws-py-stepfunctions
. Does that help?
Post