From 680fce13fbe6bcb54efc64f9c267282f72cbe99b Mon Sep 17 00:00:00 2001 From: Ivan Schaller Date: Thu, 12 Jun 2025 22:25:26 +0200 Subject: [PATCH] add official ClouDNS provider to README Signed-off-by: Ivan Schaller --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92fc88e..09ff2a2 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,8 @@ The table below lists the providers octoDNS supports. They are maintained in the | [UltraDNS](https://vercara.com/authoritative-dns) | [octodns_ultra](https://github.com/octodns/octodns-ultra/) | | | [YamlProvider](/octodns/provider/yaml.py) | built-in | Supports all record types and core functionality | | [deSEC](https://desec.io/) | [octodns_desec](https://github.com/rootshell-labs/octodns-desec) | | +| [ClouDNS](https://www.cloudns.net/) | [octodns_cloudns](https://github.com/ClouDNS/octodns_cloudns) | | + ### Updating to use extracted providers