I am using Terraform to manage Cloudflare. I want to write a Terraform script to retrieve the Peer Nameserver of Secondary DNS and change its IP to point to a different Peer Nameserver. We are migrating our Primary DNS server from Infoblox to EfficientIP. We use Cloudflare as our external and secondary DNS servers. I checked the existing API at Cloudflare API but was not able to find the corresponding Terraform resources from Terraform documentation to do the same thing. Does anyone know how I can achieve this using Terraform? Thanks.
– Terence
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.