Creating A New Project using Google Cloud Resource Manager
I am trying to create a project but keep getting the error" You do not have the required "resourcemanager.projects.create" permission to create projects in this location.
To create a project, you must have the resourcemanager.projects.create
permission. This permission is included in roles like the Project Creator role (roles/resourcemanager.projectCreator
). The Project Creator role is granted by default to the entire domain of a new organization resource and to free trial users. For information on how to grant individuals the role and limit organization-resource wide access, see the Managing Default Organization Roles page.
If you don't specify the parent resource, a parent resource is selected automatically, if applicable, based on the user account's domain.
To create a new project, do the following:
Go to the Manage Resources page in the Google Cloud console. Go to Manage Resources
On the Select Organization drop-down list at the top of the page, select the organization resource you want to create a project. If you are a free trial user, skip this step, as this list does not appear.
Click Create Project.
In the New Project window that appears, enter a project name and select a billing account as applicable. A project name can contain only letters, numbers, single quotes, hyphens, spaces, or exclamation points and must be between 4 and 30 characters.
Enter the parent organization or folder resource in the Location box. That resource will be the hierarchical parent of the new project. If No organization is an option, you can select it to create your new project at the top level of its own resource hierarchy.
When you're finished entering new project details, click Create.