Migrating Google Domains to Google Cloud Domains

I'm integrating CI/CD and run into an unavoidably manual step. Looking for advice or back-end help.

Most of our domains are on Route 53, but we have one TLD that AWS doesn't support.

Google Domains don't (doesn't?) have any kind of API. So, every step for adding a subdomain has to be manual.

Google Cloud Domains DO have an API. That's easy, I thought. I'll just move it, it's all Google. How hard can it be?

Pretty hard - it appears that I can't move a Google Domain TLD to Google Cloud Domains.

Is there any way to do this?

 

== John ==

P.S. Seems odd there's no label for "Google Domains" or "Google Cloud Domains".

1 1 380
1 REPLY 1

An update - what we ended up doing was simply replace the GCP name server with Route 53 name servers; then we simply used the GCP domain as if it was a Route 53 domain with all of the rich functionality via existing CI/CD scripts and automation.

 

Simple, done.

 

Sorry Google.