timohirt / terraform-provider-hetznerdns

Terraform provider for Hetzner DNS
Mozilla Public License 2.0
109 stars 21 forks source link

set RetryMax to 30 #40

Closed l-with closed 2 years ago

l-with commented 2 years ago

s. https://github.com/timohirt/terraform-provider-hetznerdns/issues/31#issuecomment-1099430700

l-with commented 2 years ago

I found out that the hetzner API also responses 422 (unprocessable entity) when the value are not valid for a dns record (e.g. misconfigured MX record).