ryanwholey / terraform-provider-pihole

A Terraform provider for managing Pi-hole resources
https://registry.terraform.io/providers/ryanwholey/pihole/latest/docs
Mozilla Public License 2.0
63 stars 8 forks source link

Using higher quantity of creates/updates crashes pihole - tested with pihole_dns_record #57

Closed TuncTaylan closed 11 months ago

TuncTaylan commented 11 months ago

The DNS service crashes, if I create/update 64 dns records.

Please let me know, if and which logs you need.

To recreate, try to create dns records with pihole_dns_record.

Not only creating, but also updating these causes DNS to crash.

Edit0: The version of pihole I'm using: Pi-hole v5.17.1 FTL v5.23 Web Interface v5.20.1

Edit1: The crash occurs with password also, corrected the describtion above.