Open ScionOfDesign opened 1 year ago
I have been working on this issue here: https://github.com/shihanng/terraform-provider-installer/compare/trunk...StudioWhyNot:terraform-provider-installer:feature/upgrade-to-scaffolding
I have been focusing on apt
at the moment, but plan on adding the other providers as well.
It also comes with a few refactors to reduce some code duplication.
A couple of things to keep in mind:
Got it! I will keep both of those in mind! And yes, my goal is for it to be as least-disruptive as possible to the end user.
Currently, the terraform-plugin-sdk/v2 go package is used for this provider.
However, Hashicorp recommends using the new framework as feature development has stopped on the old SDK: https://developer.hashicorp.com/terraform/plugin/framework-benefits