GCP Organization Policies: The Ten That Matter Most
A prioritized list of Google Cloud org policies that eliminate the most common misconfigurations.
RAZR Advisory
The ten
compute.requireOsLogin— no more shared SSH keys.compute.disableSerialPortAccess— closes a common lateral-movement path.storage.uniformBucketLevelAccess— kills ACL-based public exposure.storage.publicAccessPrevention— enforces bucket-level lockdown.iam.disableServiceAccountKeyCreation— long-lived keys are a liability.iam.automaticIamGrantsForDefaultServiceAccounts— deny.sql.restrictPublicIp— no public IPs on Cloud SQL.compute.vmExternalIpAccess— allowlist only.iam.allowedPolicyMemberDomains— restrict IAM grants to your domain.essentialcontacts.allowedContactDomains— same for security notifications.
Apply at the organization node, enforce in dry-run first, watch the audit logs for two weeks, then enforce.