timohirt / terraform-provider-hetznerdns

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

How to increase timeouts & retries? #59

Open orefalo opened 1 year ago

orefalo commented 1 year ago

Looks like hetzner is very slow at provisioning dns records.

My script fails on apparent timeouts - after 11 tries.

is there a parameter to configure it?

asteriskauto commented 11 months ago

faced the same issue: initially transferred zone records from another ns-service, after that tried to add them to tf. had to remove all records and apply tf state. works fine