Transfer Google Cloud projects
Before you begin
Before you start transferring Google Cloud projects to the newly created billing account, go through the following sections to understand how your projects might be affected and the steps you need to take.
Resource-based committed use discounts
Resource-based committed use discounts (CUDs) are purchased per project but can be shared with other projects.
If you have purchased resource-based commitments, check the Commitment Scope of your current Cloud Billing account using the CUD analysis report. If the commitment scope is Billing account, then discount sharing is enabled, and the CUDs are applied across all projects linked to the Cloud Billing account.
Make sure your DoiT billing account has the same configuration of commitment scope.
Spend-based committed use discounts
Spend-based committed use discounts (CUDs) are purchased at the Cloud Billing account level.
If you have purchased spend-based commitments (for example, Compute Engine flexible CUDs, commitments for Cloud SQL, Cloud Spanner, Cloud Run), they will not be transferred to the DoiT billing account. You have to buy the same commitments on the DoiT billing account and contact Google Support to delete the spend-based CUDs on the original billing account.
Reach out to your DoiT Account Manager or open a support request if you need assistance with spend-based commitments.
Marketplace subscriptions
If you have purchased a product offered by an Independent Software Vendor (ISV) on the Google Cloud Marketplace (for example, MongoDB, Redis, Elastic), you must contact the ISV to discuss switching your active order. Your Google Cloud projects will change billing account IDs, and the Marketplace purchase (also known as entitlement) must be updated to reflect the new billing account ID.
Transferring projects before contacting the ISV may cause data loss and/or service outages. We also recommend that you back up the data of relevant solutions before changing the billing account ID on your projects.
Open a support request if you need further assistance.
- Google Cloud Marketplace: Change an active order from direct to through a reseller
Billing-account-level subscriptions, Offline Agreements and pricing addendums
Certain Google Cloud services, such as Google Cloud Armor Enterprise, Security Command Center Premium, and Google Cloud Customer Care, are purchased at the billing account level. Some of these services may require an Offline Agreement or a Pricing Addendum, while others may include volume-based discounts (e.g., Cloud CDN).
Please note that volume-based discounts will reset at the time of transfer. To minimize the impact of volume-based discounts, we recommend moving these workloads at the beginning of a month.
If you are transitioning to a new DoiT billing account, you may need assistance from Google Cloud Billing Support to facilitate the transfer of these subscriptions.
Reach out to your DoiT Account Manager or open a support request if you need assistance.
To view the costs charged on your billing account:
-
Sign in to the Google Cloud console with billing-account-level permissions, go to your Cloud Billing account.
-
In the Cost management section of the Billing menu, select Reports.
-
Adjust the report settings:
-
Time range: Choose a time range that covers all your billing cycles. For example, Last 90 days.
-
Group by: SKU
-
Projects: Charges not specific to a project
TipYou can download the report data to a CSV file and review it with your DoiT Account Manager.
-
Credits
If you have active Google Cloud credits on your current billing account, open a support request. We'll work with Google Support team to move the credits to your new billing account.
Required permissions
To transfer a Google Cloud project, you need permissions to unlink the project from its current Cloud Billing account and to link it to the target Cloud Billing account, which is provided by DoiT International.
See Google Cloud Docs: Enable, disable, or change billing for a project for more information.
Supported transfer methods
The DoiT Platform supports multiple methods to transfer projects.
-
Manual transfer: If you have several dozens of GCP projects or less, the simplest way is to switch billing manually for each of the projects one by one.
-
Bulk Transfer using Wizard: For large amount of projects the manual transfer can be too tedious. To make this process much faster, DoiT provides a Project Transfer Wizard in the DoiT console to help you bulk-transfer all of your existing Google Cloud projects to the billing account assigned to you by DoiT.
-
Terraform: If your projects are managed via Terraform, you should set/replace the
billing_account
value in your script with your DoiT Billing Account ID. Note that the user or service account performing this operation with Terraform must have at minimum Billing Account User privileges.