mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-26 16:36:26 -06:00
22dc685052
Changing only the index on a nested module will cause all nested moves to create cycles, since their full addresses will match both the From and To addresses. When building the dependency graph, check if the parent is only changing the index of the containing module, and prevent the backwards edge for the move. |
||
---|---|---|
.. | ||
testdata | ||
move_execute_test.go | ||
move_execute.go | ||
move_statement_test.go | ||
move_statement.go | ||
move_validate_test.go | ||
move_validate.go |