Skip to content

Commit e7710e7

Browse files
added roles (#20703)
1 parent 36e5ddf commit e7710e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/magic-cloud-networking/get-started.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,9 @@ The first discovery of resources may not succeed in all regions, while the IAM p
122122
### 2. Authorize access to your Google account
123123

124124
1. Create a new [GCP service account](https://cloud.google.com/iam/docs/service-accounts-create) in your **Google account** > **GCP Console** > **IAM & Admin** > **Service Accounts**.
125-
2. Grant the new service account the **Compute Network Admin** role.
125+
2. Grant the new service account these roles:
126+
- `Compute Network Admin`
127+
- `Compute Viewer`
126128
3. Grant the **Service Account Token Creator** role to our bot account to allow it to impersonate this service account. Learn how to grant a specific role [in Google's documentation](https://cloud.google.com/iam/docs/manage-access-service-accounts#grant-single-role):
127129
128130
4. In **Provide the new service account email**, enter the email account that you used to create the GCP service account.

0 commit comments

Comments
 (0)