Reputation: 2809
I have a Google Workspace account. GCP created an organization automatically when I logged-in with the Google Workspace super admin. When I'm trying to create a project in the console, the organization is automatically chosen, even when I'm trying to choose 'No organization'.
Is there a way to create a project in the GCP console that is not under the organization?
Thanks
Upvotes: 6
Views: 11269
Reputation: 3898
According to the Organization docs:
Once an Organization resource is created for a domain, all GCP projects created by members of the account domain will by default belong to the Organization resource.
To get an organizationless project, create it with an external account and give ownership to your G Suite Google Workspace account. Then remove the original owner account, and you'll have a project outside of your org.
Upvotes: 6