provider "powerdns" { server_url = var.POWERDNS_API_URL api_key = var.POWERDNS_API_TOKEN recursor_server_url = "http://127.0.0.1" }