diff --git a/terraform/context_apply_test.go b/terraform/context_apply_test.go index a9c8deccb..a6e048ee9 100644 --- a/terraform/context_apply_test.go +++ b/terraform/context_apply_test.go @@ -2867,6 +2867,7 @@ func TestContext2Apply_moduleOrphanProvider(t *testing.T) { Primary: &InstanceState{ ID: "bar", }, + Provider: "provider.aws", }, }, },