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
As reported by @untcha in issue #81, when tfautomv wrote moved blocks to a file it didn't finish with a new-line character. When running tfautomv multiple times, generating blocks each time, the resulting code was invalid. This is now fixed.