This message was deleted.
# general
s
This message was deleted.
c
Hi @many-psychiatrist-74327, Here is how you would modularize your Pulumi managed resources: https://www.pulumi.com/docs/intro/concepts/organizing-stacks-projects/#micro-stacks To read the outputs of one stack into another stack use inter-stack dependencies( https://www.pulumi.com/docs/intro/concepts/organizing-stacks-projects/)
m
This is very useful, thanks @cool-fireman-90027! One of the examples discussed is almost exactly what I want to do 🙂
👍 1