Commit Graph

18 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Liam Cervante 0ca03ecf08
Extend refactoring package to support cross-provider moves (#34501)
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
James Bardin dc9d7108dd use TopologicalOrder for evaluating moves
4 years ago
Martin Atkins dc5964f8a3 refactoring: Use addrs.Map for maps with addresses as keys
4 years ago
James Bardin f46cf7b8bc cleanup some move graph handling
4 years ago
James Bardin 22dc685052 check for nested module index changes
4 years ago
Alisdair McDiarmid d7ef123c12 refactoring: Move nested modules
4 years ago
James Bardin cac1f5c264 refactoring: exhaustive NestedWithin checks
5 years ago
Martin Atkins 83f0376673 refactoring: ApplyMoves new return type
5 years ago
Martin Atkins ee9e346039 refactoring: ApplyMoves skips moving when destination address occupied
5 years ago
Martin Atkins 4faac6ee43 core: Record move result information in the plan
5 years ago
James Bardin 493ec4e6c5 correct the direction and walk order of the graph
5 years ago
James Bardin 6401022bc8 don't take the address of a range variable
5 years ago
James Bardin 09ab952683 fix ApplyMoves tests
5 years ago
Martin Atkins 3e5bfa7364 refactoring: Stubbing of the logic for handling moves
5 years ago
Martin Atkins 22eee529e3 addrs: MoveEndpointInModule
5 years ago