mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
WIP
This commit is contained in:
parent
daba07c762
commit
da9617c7c7
1 changed files with 2 additions and 0 deletions
|
|
@ -2636,6 +2636,8 @@ func TestContext2Plan_move_with_expansions(t *testing.T) {
|
|||
}
|
||||
},
|
||||
},
|
||||
|
||||
// TODO: Tests for transforming instances, merging from multiple sources to same target and opposite.
|
||||
} {
|
||||
t.Run(name, func(t *testing.T) {
|
||||
m := testModuleInline(t, tc.modules)
|
||||
|
|
|
|||
Loading…
Reference in a new issue