WIP
Some checks failed
Quick Checks / Unit Tests (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled

This commit is contained in:
Daniel Schmidt 2026-02-13 12:44:01 +01:00
parent daba07c762
commit da9617c7c7
No known key found for this signature in database
GPG key ID: 377C3A4D62FBBBE2

View file

@ -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)