Skip to content

Commit 5687bcd

Browse files
ndeloofglours
authored andcommitted
fix
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent 499df1a commit 5687bcd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

schema/compose-spec.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -407,13 +407,6 @@
407407
{ "type": "array", "items": {"type": ["string", "number", "boolean"]}}
408408
]}
409409
}
410-
},
411-
"configs": {
412-
"type": "object",
413-
"description": "Config files to pass to the provider.",
414-
"patternProperties": {
415-
"^.+$": {"type": ["string"]}
416-
}
417410
}
418411
},
419412
"additionalProperties": false,

0 commit comments

Comments
 (0)