Importing a service account for GCP doesn’t work, ...
# google-cloud
b
Importing a service account for GCP doesn’t work, although I’m following the documentation’s syntax.
Copy code
pulumi import gcp:serviceaccount/account:Account default projects/{{project_id}}/serviceAccounts/{{email}}
Getting this error:
Copy code
Diagnostics:
  pulumi:pulumi:Stack (<project-name>):
    error: preview failed

  gcp:serviceaccount:Account (<service-account-name>):
    error: Preview failed: Resource type 'gcp:serviceaccount/account:Account' not found.
b
try
gcp:serviceaccount:Account