Build Cloud DNS record sets for public and private managed zones.
The managed zone name in GCP (e.g. "my-zone", not the DNS name)
Fully qualified domain name, must end with a trailing dot
Maps a hostname to an IPv4 address, e.g. 192.0.2.1
Output will appear here...The GCP Cloud DNS Builder helps you create DNS record set configurations for both public and private managed zones in Google Cloud DNS. It supports A, AAAA, CNAME, MX, TXT, SRV, NS, PTR, and CAA record types with proper TTL settings and record-specific validation. The tool generates gcloud CLI commands and Terraform configurations.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.