File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -839,7 +839,7 @@ func TestServerGetMetadata(t *testing.T) {
839839 diag .NewErrorDiagnostic (
840840 "ListResource Type Defined without a Matching Managed Resource Type" ,
841841 "The test_resource_1 ListResource type name was returned, but no matching managed Resource type was defined. " +
842- "If the matching managed Resource type is a legacy resource, ProtoV5Schema and ProtoV5IdentitySchema must be specified in the Metadata method. " +
842+ "If the matching managed Resource type is a legacy resource, ProtoV5Schema and ProtoV5IdentitySchema must be specified in the RawV5Schemas method. " +
843843 "This is always an issue with the provider and should be reported to the provider developers." ,
844844 ),
845845 },
You can’t perform that action at this time.
0 commit comments