Skip to content

Commit

Permalink
Add CKV_TF_2 to ci skips
Browse files Browse the repository at this point in the history
  • Loading branch information
d-costa committed Jul 16, 2024
1 parent 9e36775 commit d488cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
directory: .
quiet: true
skip_check: CKV_TF_1,CKV_GCP_32,CKV_GCP_34,CKV2_GCP_18
skip_check: CKV_TF_1,CKV_GCP_32,CKV_GCP_34,CKV2_GCP_18,CKV_TF_2
framework: terraform

# Terraform-docs
Expand Down

0 comments on commit d488cf6

Please sign in to comment.