https://pulumi.com logo
q

quick-greece-34196

04/17/2020, 6:19 PM
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?