sparse-intern-71089
11/12/2020, 5:30 PMbillowy-army-68599
billowy-army-68599
gcloud projects list
full-bear-42554
11/12/2020, 5:34 PMgcloud
installed.full-bear-42554
11/12/2020, 5:34 PMfull-bear-42554
11/12/2020, 5:35 PMjohnrichardrinehart@cloudshell:~ (webbie-295322)$ gcloud projects list
PROJECT_ID NAME PROJECT_NUMBER
webbie-295322 webbie 1038906272696
billowy-army-68599
full-bear-42554
11/12/2020, 5:35 PMGOOGLE_CREDENTIALS
env var pointed to my service account credentials.json
. What are my choices?billowy-army-68599
gcloud projects list
from your local machine with those credentialsfull-bear-42554
11/12/2020, 5:36 PMgcloud
.full-bear-42554
11/12/2020, 5:37 PMbillowy-army-68599
full-bear-42554
11/12/2020, 5:38 PMbillowy-army-68599
GOOGLE_APPLICATION_CREDENTIALS
env var, it would be extremely helpfulbillowy-army-68599
gcloud projects list
might only show one project for your human user, the service account might have different permissionsbillowy-army-68599
full-bear-42554
11/12/2020, 5:43 PMfull-bear-42554
11/12/2020, 5:43 PMfull-bear-42554
11/12/2020, 5:44 PMGOOGLE_APPLICATION_CREDENTIALS
environment variable. I've set the GOOGLE_CREDENTIALS
environment variable. But, maybe these are both supported.billowy-army-68599
full-bear-42554
11/12/2020, 5:54 PMfull-bear-42554
11/12/2020, 5:54 PMbillowy-army-68599
full-bear-42554
11/12/2020, 5:57 PMfull-bear-42554
11/12/2020, 6:11 PMfull-bear-42554
11/12/2020, 6:11 PMfull-bear-42554
11/12/2020, 6:11 PMbillowy-army-68599
Pulumi.stack.yaml
have inside it?
can you print your set environment variables and check if there's any other google related ones set?full-bear-42554
11/12/2020, 6:47 PMfull-bear-42554
11/12/2020, 6:47 PMpulumi.stack.yaml
:
config:
gcp:project: webbie
hey:there: "true"
full-bear-42554
11/12/2020, 6:48 PMfull-bear-42554
11/12/2020, 6:48 PMGOOGLE_CREDENTIALS
.full-bear-42554
11/12/2020, 6:49 PM{ "type": "service_account", "project_id": "webbie-295322", "private_key_id":
which looks exactly like the credentials.json
file that I downloaded.billowy-army-68599
gcp:project: webbie
this should be gcp:project: webbie-295322
billowy-army-68599
full-bear-42554
11/12/2020, 7:58 PMfull-bear-42554
11/12/2020, 7:58 PMfull-bear-42554
11/12/2020, 7:59 PMgcp:project
configuration value to be the project ID
instead of the project Name
.full-bear-42554
11/12/2020, 8:03 PMwarning: inputs to import do not match the existing resource; importing this resource will fail
. I'll keep checking my specification of the device I'm trying to import. Maybe I made a mistake somewhere.