New
Unclaimed project
Are you a maintainer of tfautomv? Claim this project to take control of your public changelog and roadmap.
Changelog
Generate Terraform moved blocks automatically for painless refactoring
--terraform-bin flag in outputAs reported by @p1gmale0n and @strowi in issue #70, tfautomv would ignore the --terraform-bin flag when generating <something> state mv commands. Instead of using the user-provided executable in these commands, it would always use terraform. This is now fixed.