Hello @all,
I have a problem with creating an a-record directly on the zone.
For example:
We have the zone: „test.de“
I try to add an A record on top of this zone, like:
„test.de“ A 10.1.1.1
We are using terraform for the deployment:
resource „powerdns_record“ „test“ {
zone = „test.de“
Hello!
Today we released the first Alpha version for Authoritative Server
version 4.5.0.
Version 4.5.0 mostly brings small improvements and fixes, but there is
one notable new feature: the zone cache.
The zone cache allows PowerDNS to keep a list of zones in memory,
updated periodically. With th