https://pulumi.com logo
#general
Title
# general
m

magnificent-smartphone-40853

04/28/2022, 10:31 PM
Can you use StackReference without using the pulumi backend? what would I use as the unique stack name?
s

salmon-account-74572

04/28/2022, 11:01 PM
Yes, you can. However, IIUC, other backends don’t support Pulumi’s notion of organizations and projects and such, so you have manually namespace things like described here: https://martinjt.me/2021/03/04/pulumi-multiple-projects-with-custom-backends/ (this article also contains an example StackReference)
6 Views