This message was deleted.
s
This message was deleted.
d
I saw that fix was already merged. But I'm new to pulumi and still trying to understand how local state works. If I have different projects on different directories and both of them are using local state backend (--local) stacks names must be uniques? E.g: I already have projectA with stacks 'dev' and 'staging', and want to create projectB, I can not use 'dev' stack name coz' it already exists (for projectA). Newbie question, but is that the expected behavior?