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
69 stars 7 forks source link

Add import for cname/a records, and group resources #26

Closed ryanwholey closed 2 years ago

ryanwholey commented 2 years ago

Adds import support for the following resources: pihole_dns_record pihole_cname_record pihole_group

fixes #23