What happens if I do a `pulumi login --gcs` in two...
# general
o
What happens if I do a
pulumi login --gcs
in two locations at once and try to deploy the same stack?
w
There is currently no state locking for filestate backends (local files and cloud buckets). This is being worked on in https://github.com/pulumi/pulumi/pull/2697.