Create a GCP Controller Service Account
The controller service account is used by the Multicloud Defense Controller to access and manage resources in your GCP project. You must create the account and generate a key. The key is added to the controller as part of Account onboarding to the controller.
Procedure
Step 1 | In your GCP dashboard, open IAM in your GCP project. |
Step 2 | Click Service Accounts. |
Step 3 | Create Service Account. |
Step 4 | Provide a name and ID, such as |
Step 5 | Add Compute Admin and Service Account User roles. |
Step 6 | Click Continue. |
Step 7 | Click Done. |
Step 8 | Click on the newly created account, scroll down to Keys and in the dropdown for Add Key and select Create New Key. |
Step 9 | Choose JSON (default option) and click Create. |
Step 10 | A file is downloaded to your computer. Save this file to your local drive. |