Google Cloud Platform (GCP)
Follow these steps to set up a Read-Only Access Service Account on Google Cloud Platform (GCP).
Last updated
Follow these steps to set up a Read-Only Access Service Account on Google Cloud Platform (GCP).
Last updated
Go to the .
Sign in with your administrator account.
Navigate to IAM & Admin → Service Accounts.
Click Create Service Account.
Provide a Name (e.g., nebu-readonly
).
Click Create and Continue.
Viewer
RoleUnder Grant this service account access to the project, click Add Role.
Search for the predefined role:
roles/viewer
Select the Viewer role and click Continue.
After creating the service account, go to the Keys tab.
Click Add Key → Create New Key.
Choose JSON format and download the file securely.
Use the values from the downloaded JSON key file in NEBU’s initialization process.
NEBU will securely use this key to analyze your cloud environment with read-only permissions.