sparse-intern-71089
09/14/2021, 7:34 PMwitty-candle-66007
09/14/2021, 8:00 PMnew ResourceGroup
in the second project. You just want to use the resource group that was created in the first stack.
So, the second project only needs a declaration for the MariaDB resource that references the name of the resource group created in the first project/stack.
You can use Stack References to allow the second stack to get the resource group name from the first stack (instead of hard-coding the name across both stacks): https://www.pulumi.com/docs/intro/concepts/stack/#stackreferences