How to get Cloudflare Pages IP Address?
I am provisioning my infrastructure with Terraform. I see when you add Custom Domain, it automatically defaults to
If I am provisioning my own infrastructure. I would like access to the IP address to make an
CNAME record.If I am provisioning my own infrastructure. I would like access to the IP address to make an
A record instead for performance.