I'm trying to use the new `pulumi login gs://...` ...
# general
m
I'm trying to use the new
pulumi login gs://...
and running into this error whenever I try to do my first
pulumi preview
for the stack:
Copy code
error: Could not get signed url for stack location: blob (code=Unknown): to use SignedURL, you must call OpenBucket with a valid Options.GoogleAccessID and exactly one of Options.PrivateKey or Options.SignBytes
Anyone gotten the GCP bucket state to work yet?