Now that you can get Pulumi to lock state during deployments, it is best to use one URL for all projects that are able to access each other via StackReference.
little-cartoon-10569
11/10/2021, 8:24 PM
There is a risk of collision when two projects share a single unlocked backend (S3 bucket URL), but that's mitigated by Pulumi's locking.
little-cartoon-10569
11/10/2021, 8:24 PM
And you cannot use StackReferences between projects with different backend URLs.
s
sparse-student-54516
11/12/2021, 9:48 AM
thanks @little-cartoon-10569, We have decided to go with different bucket for different stack/env