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

Migrate to new Terraform plugin framework #38

Open ryanwholey opened 2 years ago

ryanwholey commented 2 years ago

Investigate moving from the plugin sdk v2 to the newer Terraform plugin framework

https://www.terraform.io/plugin/framework

jlilja commented 3 weeks ago

There is a page on Hashicorp's website for migration work to the new plugin framework. Might be useful. https://developer.hashicorp.com/terraform/plugin/testing/migrating