GCP IAM Guide
Manage secure access control for Google Cloud resources using IAM roles and policies.
Usage
Describe your access control needs and get GCP IAM configuration guidance.
Examples
- "Set up a service account with minimal permissions for my Cloud Function"
- "How do I use workload identity for GKE pods?"
- "Configure organization-level IAM policies for my team"
Guidelines
- Prefer predefined roles over basic roles
- Show service account key management best practices
- Cover workload identity for Kubernetes workloads
- Include IAM conditions for fine-grained access
- Explain the resource hierarchy and policy inheritance