From 227882460bb57b7db4ae59c02d3e0cb9ea93f8bd Mon Sep 17 00:00:00 2001 From: Prakash Subramani Date: Mon, 11 Dec 2023 14:26:30 +0000 Subject: [PATCH] Update --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e0dcf79..0a7e88d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,4 +27,3 @@ jobs: tfsec_output_format: sarif checkov_external_modules: true checkov_exclude: CKV_TF_1,CKV_AWS_136,CKV_AWS_51,CKV_GIT_4,CKV_AWS_23,CKV_AWS_118,CKV_AWS_293,CKV_AWS_157,CKV_AWS_129,CKV_AWS_354,CKV_AWS_133,CKV_AWS_353,CKV_AWS_16,CKV_AWS_211,CKV2_AWS_64 - tflint_exclude: terraform_standard_module_structure \ No newline at end of file