terraform/internal/refactoring
Martin Atkins 3e5bfa7364 refactoring: Stubbing of the logic for handling moves
This is a whole lot of nothing right now, just stubbing out some control
flow that ultimately just leads to TODOs that cause it to do nothing at
all.

My intent here is to get this cross-cutting skeleton in place and thus
make it easier for us to collaborate on adding the meat to it, so that
it's more likely we can work on different parts separately and still get
a result that tessellates.
2021-07-14 17:37:48 -07:00
..
move_execute.go refactoring: Stubbing of the logic for handling moves 2021-07-14 17:37:48 -07:00
move_execute_test.go refactoring: Stubbing of the logic for handling moves 2021-07-14 17:37:48 -07:00
move_statement.go refactoring: Stubbing of the logic for handling moves 2021-07-14 17:37:48 -07:00
move_validate.go refactoring: Stubbing of the logic for handling moves 2021-07-14 17:37:48 -07:00