Discovery Setup GCP

Enable required APIs

1. Log into your Google Cloud Console as an admin user.

2. Select the project containing your relevant resources from the top navigation bar.

3. Go to APIs & Services > API Library.

4. Enable the following APIs:

Create a Service Account

5. Navigate to IAM & Admin > Service Accounts.

6. Click the Create service account button.

7. Provide a name for the service account, e.g., 'Kertos Discovery,' and click Create and Continue.

8. Assign the following roles:

  • Viewer
  • Cloud Asset Viewer
  • Service Usage Consumer
  • Security Reviewer

9. Click Continue and then Done.

Create and Download the Key

10. Locate the newly created Service Account in the list.

11. Open the Keys tab.

12. From the Add Key dropdown, select Create new key.

13. Choose JSON as the key type and click Create.

14. Save the downloaded private key file to your computer.

 

Was this article helpful?