terraform/internal/refactoring
James Bardin cac1f5c264 refactoring: exhaustive NestedWithin checks
When checking dependencies between statements, we need to check all
combinations of To and From addresses.
2021-09-27 12:48:17 -04:00
..
testdata refactoring: Don't implicitly move for resources with for_each 2021-09-23 14:37:08 -07:00
move_execute.go refactoring: exhaustive NestedWithin checks 2021-09-27 12:48:17 -04:00
move_execute_test.go refactoring: exhaustive NestedWithin checks 2021-09-27 12:48:17 -04:00
move_statement.go refactoring: Don't implicitly move for resources with for_each 2021-09-23 14:37:08 -07:00
move_statement_test.go refactoring: Don't implicitly move for resources with for_each 2021-09-23 14:37:08 -07:00
move_validate.go refactoring: First round of ValidateMoves rules 2021-07-29 12:29:36 -07:00
move_validate_test.go refactoring: ApplyMoves new return type 2021-09-22 09:01:10 -07:00