Description
Configure baseline Google Cloud Organization Policies at the organization or folder level to enforce centralized constraints across projects. Examples include requiring OS Login, restricting public IP addresses on VMs, limiting resource locations, enforcing uniform bucket-level access, and restricting IAM member domains.
Rationaleβ
Organization Policies provide preventive guardrails that apply across the resource hierarchy. Without baseline constraints, projects can configure resources inconsistently, use unapproved regions, allow external sharing, or bypass security expectations even when IAM permissions are otherwise limited.
Impactβ
Organization Policies can block existing or planned resource configurations. Test policies in dry-run mode or in non-production folders before broad enforcement, and define an exception process for approved use cases.
Auditβ
From Google Cloud Consoleβ
- Open the Google Cloud Console at https://console.cloud.google.com.
- Select the organization.
- Go to
IAM & Admin>Organization Policies. - Review policies configured at the organization level.
- Compare configured policies against the documented baseline security requirements.
- Review folders and critical projects to confirm that baseline policies are not overridden or disabled.