https://pulumi.com logo
Title
p

prehistoric-kite-30979

05/02/2023, 3:45 PM
Hi all, is it possible when using one backend to stack reference a stack in another backend?
h

hallowed-photographer-31251

05/02/2023, 9:03 PM
this might depend on what you’re asking -- if you mean referencing stacks across multiple backends of the same type, that is now no longer needed because you can reference stacks within a backend without name collision https://github.com/pulumi/pulumi/issues/3395 if you mean referencing stacks across S3 and GCS, for example, that is not currently possible.
p

prehistoric-kite-30979

05/03/2023, 2:59 PM
Thanks, I did mean the latter 🙂