Skip to content

Commit

Permalink
no limit on conditions (#3958)
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Feb 12, 2025
1 parent d026f0e commit b212b3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cfnlint/data/schemas/other/conditions/conditions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"additionalProperties": false,
"maxProperties": 200,
"patternProperties": {
"^[a-zA-Z0-9&]{1,255}$": {
"type": "boolean"
Expand Down

0 comments on commit b212b3c

Please sign in to comment.