Google Domains
Get cloud DNS nameservers:
AWS
- Log into AWS Console
 - Navigate to Services -> Network & Content Deliver -> Route 53 -> Hosted Zones
 - Select your domain
 - Copy the NS records for your domain
 
Azure
- Log into Azure Portal
 - Navigate to All Services -> Networking -> DNS Zones
 - Select your domain
 - Copy the Name server records
 
GCP
- Log into GCP Console
 - Navigate to Network services -> Cloud DNS
 - Select your domain
 - Select the NS domain record
 - Copy the name servers in Data
 
Add nameservers in Google Domains
- Log into Google Domains
 - For your domain, click Manage
 - Navigate to DNS
 - Click Custom name servers
 - Add your nameservers
 - Then click Switch to these settings. Custom name servers will show as Active
 - Test your DNS configuration (it may take a few minutes to propagate):
 
nslookup -type=SOA yourdomain.com 8.8.8.8
nslookup -type=NS yourdomain.com 8.8.8.8
Remove nameservers in Google Domains
- Log into Google Domains
 - For your domain, click Manage
 - Navigate to DNS
 - Under Default name servers, click Switch to these settings
 - Click Custom name servers -> Manage name servers
 - Remove each entry and click Save
 
OpenTofu Foundations - A FREE Weekly Workshop to Build your IaC Skills - LIMITED AVAILABILITY