busser / tfautomv

Generate Terraform moved blocks automatically for painless refactoring
https://github.com/busser/tfautomv
Apache License 2.0
705 stars 22 forks source link

🐛 Respect --terraform-bin flag in output #83

Closed busser closed 9 months ago

busser commented 9 months ago

Fixes #70.

Adds end-to-end tests for the different output formats.

Removes an extra space from generated commands when the target workspace is the current working directory.