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

test: Use test matrix against different Pi-hole docker versions #37

Closed ryanwholey closed 2 years ago

ryanwholey commented 2 years ago

Adds different test image tags to ensure that the provider maintains a reasonable amount of compatibility. Also removes the "required" test check because we're testing against nightly, which should be unstable, but will be a good indicator of what's to come.