Create a Service Account
Create a Google Cloud Platform service account so that you can later create a cloud credential in NavOps.
GCP documentation can be found at Understanding Service Accounts and Compute Engine IAM Roles .
A service account is a special Google account that belongs to an application or a
virtual machine, instead of to an individual end user. Create a service account and
give this account administrative permissions for all Compute Engine resources. Once
this task is complete, you should have downloaded a JSON file containing the
following:
- Project ID
- Client ID
- Client email
- Private key ID
- Private key
- Login to the GCP console.
-
Click the navigation menu (
) located in the upper left-hand corner of the web page.
- Click .
- Click CREATE SERVICE ACCOUNT.
-
Enter the following to create a service account: