carvel-dev / terraform-provider-carvel

Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
Apache License 2.0
42 stars 9 forks source link

Tf sdk upgrade #8

Closed ktpv closed 2 years ago

ktpv commented 3 years ago

upgrading to terraform-plugin-sdk v1.7.0

cppforlife commented 3 years ago

@ktpv what did the upgrade involve? is there terraform update doc?

ktpv commented 3 years ago

@cppforlife https://github.com/hashicorp/tf-sdk-migrator

cppforlife commented 2 years ago

with the amount of changed files it is hard to review, but we will circle back at some point and consider using above migrator project.