This message was deleted.
# general
s
This message was deleted.
e
This allows you to use project scoped stacks, so you can have "my-project/dev" "my-other-project/dev", where the project name is picked up automatically from the Pulumi.yaml. Aligns with how names work with the service, and is a lot nicer than having to remember to prepend your project name to every stack name.
m
Right, okay, I suppose that answers my question too, stack references could become problematic. Where we have overcome this limitation using our own namespace.
I'm also left a comment here in regards to a point of friction moving between state backends https://github.com/pulumi/pulumi/issues/12173#issuecomment-1721166693
e
Sorry, been offline for a few days but I've replied to that comment now.
m
Thank you, that solution would ease migration between state backends 100%