Hello all, Let me have o two projects in the direc...
# python
b
Hello all, Let me have o two projects in the directory: my_company/my_project_1 and my_company/my_project_2. In my_project_1, I create a lot of subnets, and I need to use them in my_project_2. Are there any possibilities of using variables of created resources from my_project_1 in a runtime of my_project_2?
q
Have you considered exploring stack reference?
b
I thought it was an option available on subscription https://www.pulumi.com/docs/intro/pulumi-service/organizations/.
Sorry, my bad