v3.2.0
What's Changed
🌟 Improvements
- feat: rename API token environment variable by @kimdre in #111
The API token environment variable has been changed toHETZNER_DNS_TOKEN
to align with the hcloud provider and Hetzner ansible modules.
DEPRECATED: The old environment variableHETZNER_DNS_API_TOKEN
is now deprecated and will be removed in a future release. Please useHETZNER_DNS_TOKEN
instead.
📦 Dependencies
Full Changelog: v3.1.8...v3.2.0-rc.1