Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 04:59 AM
HIi @karthiknuvepro,
To isolate resources you can follow these steps:
-
Create Separate GCP Projects for Each Client:
- Create a separate GCP project for each client within their respective GCP Organizations.
- This ensures that each client has isolated resources and permissions.
-
Assign AccountAdmin Permissions at the Project Level:
- Grant the AccountAdmin permission to the GCP IAM user at the project level, not at the organization level.
- This limits their permissions to only the resources within their specific project.