Skip to content

Commit 2713b60

Browse files
committed
fix: rego
1 parent 96ab574 commit 2713b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compliance/controls/aws/aws_ec2_classic_lb_connection_draining_enabled_rego.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Query:
3939
"region": lb.region,
4040
"account_id": lb.account_id,
4141
}
42-
}
42+
}
4343
QueryToExecute: |
4444
data.aws_ec2_classic_lb_connection_draining_enabled_rego.result
4545
Severity: medium

0 commit comments

Comments
 (0)