Get required values + set up configuration to connect GCP cloud via public API

Login to your Google Cloudarrow-up-right and click your project name in the header to open the resource selection modal.

Select the project you want to add and save your project id

Activate a cloud shell

Paste and execute following command. A success message should be visible.

Create a service accountarrow-up-right. You can freely name the account but we recommend having aikido in it.

Add both Security Reviewer and Viewer roles

Click done, step 3 of the create service account can be skipped

Navigate to the detail page of the newly created service account

Go to the Keys tab and create a new key

Select the JSON option. A json-file should be downloaded. Save this file.

You can now connect this cloud to Aikido using the public API.

Last updated

Was this helpful?