busser / tfautomv

Generate Terraform moved blocks automatically for painless refactoring

Home Page:https://github.com/busser/tfautomv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support opentofu

chenrui333 opened this issue · comments

Would be good to support opentofu, as it is also GA recently with 1.6.0

Agreed.

The -terraform-bin flag allows users to run tofu init and tofu plan instead of terraform init and terraform plan:

tfautomv -terraform-bin=tofu

What more would be needed, or desired actually, to support OpenTofu?