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

Ignore replaced resources when creating moved blocks #85

Open untcha opened 4 months ago

untcha commented 4 months ago

See detailed information in issue #84

busser commented 4 months ago

As mentioned in my response to issue #84, I think there may be valid cases where a resource that Terraform plans to replace in fact needs to be moved.

I'd like to confirm whether there are such cases or not before making the change this PR suggests.