hallowed-cat-56281
10/22/2021, 6:09 AMacme
) and two stacks (staging
and prod
, on two different GCP accounts). This project is getting relatively big (250 resources), and I was considering creating multiple projects (each with two stacks) - e.g. acme-storage
, acme-compute
Here are my questions:
1. Is this a good approach or am I missing anything?
2. I tried creating one small project (e.g. acme-storage
) but I struggle when trying to export the existing state of the bigger project to import parts of it into the new project and I end-up with resources that need to be “replaced” when doing a pulumi preview
. Is it just a matter of not cleaning up the exported stack file enough/properly before import? Should I even be doing this? Seems dirty.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by