magnificent-lifeguard-15082
11/25/2021, 3:56 PMlocal
and default
state backends? On the cloud a stack reference is derived from project name and stack name (ie. [ORG/]PROJECT/STACK
) but locally it’s just the stack (ie. STACK
). This means I end up with conflicts because every project has a "local"
stack. You can specify a location per login but I presume logging in separately for every project is going to be a pain and mean I cannot do anything in parallel (a non-starter).
Is my only solution to have an inconsistent stack name of “local-PROJECT” (Pulumi.production.yml
next to Pulumi.local-projec.yml
) or am I missing something else? Slightly unfortunate that I also have to propagate logic for handling name convention difference into my runtime for StackReference too.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