Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click on each link below and then “Enable API” button near the top of the page.

...

Go to https://console.cloud.google.com/iam-admin/serviceaccounts/create and then:

  1. Enter any name for the “Service account name” of “DataTheoremDiscovery”. For the description field, enter a meaningful description such as:
    "This service account will be used by Data Theorem to perform resource discovery".
    Click on Create near the bottom.

  2. Click on “Continue” on the Service Account Permissions page. You will be adding permissions later.

  3. On the final page, click on “+ CREATE KEY” near the bottom of the page. On the right sidebar, ensure “JSON” is selected and then click on CREATE. Save the JSON (used in Step 6) file. Close the warning dialog that may appear.

  4. Click on “DONE” near the bottom of the page.

  5. Copy the email of the new service account that will now appear in the list of service accounts for

    your project

...

Go to https://console.cloud.google.com/iam-admin/iam and then:

  1. At the top of the page, click the project selection drop-down list (the down arrow). In the window that appears, click on “ALL” above the table, and then make sure your project is selected.

  2. Click on ADD near the top of the page.

  3. In the sidebar that will appear from the right, add the newly created service account’s email in the

    New members” field

  4. Click on select a role, and type in “Security Reviewer”, select the “Security Reviewer” role from

    the list below the input field.

  5. Click on Add Another Role and do the same as above for “Firebase Viewer

  6. Click on Add Another Role and do the same as above for “Service Controller

  7. Click on Add Another Role and do the same as above for “App Engine Viewer

  8. Finally, click on “Save

Step 5: Onboarding additional projects

...