Skip to content

Commit b212b3c

Browse files
authored
no limit on conditions (#3958)
1 parent d026f0e commit b212b3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cfnlint/data/schemas/other/conditions/conditions.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"additionalProperties": false,
3-
"maxProperties": 200,
43
"patternProperties": {
54
"^[a-zA-Z0-9&]{1,255}$": {
65
"type": "boolean"

0 commit comments

Comments
 (0)