busser / tfautomv

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

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

Closed busser closed 4 months ago

busser commented 4 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.