Expand description
Cloudflare DNS provider โ production-ready
- Supports
A/AAAArecord upsert (create or update). - Auth via API Token (recommended) โ needs
Zone:ReadandDNS:Edit. zone_idandrecord_idare cached locally to reduce API calls.- All business errors are mapped to
ddns_provider::ProviderError.