Hey all. Quick question for you. I have three proj...
# general
q
Hey all. Quick question for you. I have three projects/stacks: gcp -> cluster -> service. I have run into a situation where the service stack is trying to recreate the parent cluster resources any time a
pulumi.ComponentResource
is instantiated in the service program. What is going on? Is there anything I am missing?