Ryan Wholey
Ryan Wholey
Run a weekly test against latest to suss out any incompatibilities with recent pihole updates.
Tests are failing with image tag >= 2022.07.1. Investigate, and fix. If any fixes require breaking changes to the provider, bump to the next major on release.
Investigate moving from the plugin sdk v2 to the newer Terraform plugin framework https://www.terraform.io/plugin/framework
Use the [*_client actions](https://github.com/pi-hole/AdminLTE/blob/ee50954be76fa53bdc4d95a3dd197030b96af5ab/scripts/pi-hole/php/groups.php#L338) to manage pihole_client resources.
Use the [*_domain actions](https://github.com/pi-hole/AdminLTE/blob/ee50954be76fa53bdc4d95a3dd197030b96af5ab/scripts/pi-hole/php/groups.php#L562) to manage pihole_domain resources
Use the [*_adlist actions](https://github.com/pi-hole/AdminLTE/blob/ee50954be76fa53bdc4d95a3dd197030b96af5ab/scripts/pi-hole/php/groups.php#L953) to manage pihole_adlist resources.