This message was deleted.
# general
s
This message was deleted.
l
It does not. However, the recommended path to such a thing is to create a “config” stack or “global” stack and use a
StackReference
. See: https://www.pulumi.com/docs/intro/concepts/organizing-stacks-projects/#inter-stack-dependencies
w
we use different passphrases on each stack and have issues with StackReference because of that
l
Ah, I’ve seen this question asked a lot in here and the answer is always what I shared above. I’ll be interested to see if there’s another way for your use case.