This message was deleted.
# general
s
This message was deleted.
b
maybe pulumi
login --cloud-url <gs://pulumi-test-bucket>
and I think you need to export both
GOOGLE_APPLICATION_CREDENTIALS=
and
GOOGLE_CLOUD_KEYFILE_JSON=
s
@better-actor-92669 thank you. Yes I was being an idiot not realizing i am trying the container registry url. Yes, you are correct, need GOOGLE_APPLICATION_CREDENTIALS as per the following git issue: https://github.com/pulumi/pulumi/issues/2790.
b
@stale-park-1622 I am glad that you were able to resolve your issue