-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Description
On October 7, 2025, Hetzner announced that DNS Management is being migrated to the Hetzner Cloud Console:
π Hetzner News β DNS Beta
This change introduces a new management interface and authentication model for DNS zones. It appears that existing API tokens and zone identifiers from the legacy DNS Console (https://dns.hetzner.com/) are not compatible with the new Cloud Console (https://console.hetzner.com/).
The old DNS console will be shut down in May 2026.
Impact
- API Tokens created in the old DNS Console are not migrated automatically.
- Old tokens
- New tokens
- Token format has changed β new tokens are significantly longer and likely tied to Hetzner Cloud project scope.
- API endpoints have also changed:
As a result, tools relying on the legacy Hetzner DNS API (such as cert-manager-webook-hetzner) may no longer function properly once users migrate their domains to the Cloud Console.
Request
Please add support for the new Hetzner Cloud DNS API, including:
If so i would recommend the following procedure:
- Now: Add new API integration and configuration property for old or new dns console (default: old)
- May 2026: remove old API integration
I would love to help with the implementation but i am not fluent enough on Go π