Skip to content

Commit 007c006

Browse files
committed
add external checks to run
1 parent 546253e commit 007c006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ if compgen -G "./*.tf" > /dev/null; then
4444

4545
echo "Running policy checker..."
4646
checkov \
47+
--external-checks-dir /policy/infra/checkov \
4748
--config-file /policy/infra/checkov/config.yaml \
4849
--directory .
4950
fi

0 commit comments

Comments
 (0)