diff --git a/.checkov.yaml b/.checkov.yaml index 88a93aa..0940f9e 100644 --- a/.checkov.yaml +++ b/.checkov.yaml @@ -10,6 +10,7 @@ mask: [] secrets-scan-file-type: [] summary-position: top skip-check: + - CKV_TF_1 # cost to mitigate exceeds likelihood of risk - CKV2_AWS_14 # only machine accounts are being created by the pipeline - CKV2_AWS_21 - CKV2_AWS_22