Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to transfer Google Cloud project ownership?

I would like to transfer ownership of Google Cloud project completely. By completely I mean rather than sharing ownership between multiple users, removing my account from project. Is there any way to do it?

like image 300
Gökhan Barış Aker Avatar asked Sep 06 '14 07:09

Gökhan Barış Aker


People also ask

How do you change the owner of a project?

Changing the Project Owner If you have the required permission, select the project in the project list and choose Project > Security > Change Owner. Then choose a new owner from the list of database users.

How do I find the owner of a GCP project?

To confirm who owns the project, go to the Google Cloud Platform Console, open the console left side menu, and click IAM & Admin. Ensure that a project is selected to see the project owner.

How do I move a GCP project to another folder?

Note that you must not click on the name of the project, which takes you to the project's IAM page. Click on the options menu (the vertical ellipsis) in the row and click Move. Click Browse to select the folder to which you want to move the project. Click Move.


2 Answers

  1. Share your project with a destination account using Permissions/Add Member/Is Owner
  2. Accept invitation from destination account.
  3. Remove yourself from this project. (Permissions/Select your account/Remove)
like image 120
Dmytro Sadovnychyi Avatar answered Oct 23 '22 18:10

Dmytro Sadovnychyi


In case there are still people looking for the answer, the process may have changed a little bit. As of December 2018 -

  1. Navigate to your project at https://console.cloud.google.com/

  2. Click the "hamburger" menu button. Click Menu Button

  3. Select "IAM" under "Access" Click IAM

  4. At the top, click "ADD" Click ADD

  5. Name the new Owner and select "Owner" under "Project" Select Owner under Project

  6. Instruct your new Owner to Accept the Invitation

  7. On new Owner's account, go to Billing in the "hamburger" menu and either link the project to an existing billing account or set up a new Billing account to link the project to.

  8. On the new Owner's account, go back to the IAM section and delete your account from the list by clicking the pencil on the right and then the trash can icon. Pencil Trash can

like image 22
Eisen Faust Avatar answered Oct 23 '22 20:10

Eisen Faust