Skip to content

Commit 85c176c

Browse files
committed
updating data type
1 parent fd26400 commit 85c176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compliance/controls/baseline/aws/backup/aws_rds_database_instances_have_a_minimum_acceptable_backup_policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Query:
99
Parameters:
1010
- Key: awsRdsBaselineRetentionPeriodDays
1111
Required: true
12-
DefaultValue: "7"
12+
DefaultValue: 7
1313
PrimaryTable: aws_rds_db_instance
1414
QueryToExecute: |
1515
SELECT

0 commit comments

Comments
 (0)