terraform/internal/refactoring
Katy Moe 11566b1d11
introduce AbsMoveableResource
AbsMoveableResource is an AbsMoveable that is either a resource or a resource
instance. This interface represents a moveable that has a resource type.
2021-11-15 11:05:33 +00:00
..
testdata add failing test for resource type mismatch 2021-11-15 11:05:33 +00: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 experiments: config_driven_move has concluded 2021-11-01 08:46:15 -07:00
move_validate.go introduce AbsMoveableResource 2021-11-15 11:05:33 +00:00
move_validate_test.go add failing test for resource type mismatch 2021-11-15 11:05:33 +00:00