minamijoyo / tfschema

A schema inspector for Terraform / OpenTofu providers
MIT License
295 stars 15 forks source link

Add support for OpenTofu v1.6 #55

Closed minamijoyo closed 10 months ago

minamijoyo commented 10 months ago

Most of the work on OpenTofu support has already been done in #52. The last piece is running CI on the GA version and clarifying in the description that OpenTofu is supported.

kvendingoldo commented 7 months ago

btw. you can also integrate tenv that support Terraform as well as OpenTofu (and Terragrunt :) ) in one tool. It allow you to simplify version management.