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

Address breaking changes for 2022.07.1 #42

Closed ryanwholey closed 1 week ago

ryanwholey commented 2 years ago

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.

jlilja commented 1 month ago

This is addressed in https://github.com/ryanwholey/terraform-provider-pihole/pull/70, I believe.

ryanwholey commented 1 week ago

Tests are passing now thanks to @jlilja <3 closing