Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from Terraform Plugin SDKv2 to Terraform Plugin Framework #149

Open
scott-the-programmer opened this issue Apr 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@scott-the-programmer
Copy link
Owner

scott-the-programmer commented Apr 14, 2024

Description

Hashicorp now prefers new and existing plugins to use Terraform Plugin Framework going forward. In particular, the new framework can simplify all the weird type parsing we do when converting schema args into minikube config

The migration path looks fairly straight forward - and the current acceptance tests will suffice in catching any regression

@scott-the-programmer scott-the-programmer added the enhancement New feature or request label Apr 14, 2024
@scott-the-programmer scott-the-programmer self-assigned this Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant