Skip to content

Commit

Permalink
fix: removed the minimum with defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
quixoticmonk committed Jun 11, 2024
1 parent f976515 commit 85e48bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws-rds-dbcluster/aws-rds-dbcluster.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
},
"BacktrackWindow": {
"description": "The target backtrack window, in seconds. To disable backtracking, set this value to 0.",
"minimum": 0,
"type": "integer"
},
"BackupRetentionPeriod": {
Expand Down

0 comments on commit 85e48bb

Please sign in to comment.