expanding-moved-blocks
Daniel Schmidt 5 days ago
parent daba07c762
commit da9617c7c7
No known key found for this signature in database
GPG Key ID: 377C3A4D62FBBBE2

@ -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…
Cancel
Save