Bernard Quick

Results 6 comments of Bernard Quick

This feature is not working. Here is my network.tf file. `provider "aws" { region = local.region } locals { name = "ex-${replace(basename(path.cwd), "_", "-")}" region = "us-east-1" tags = {...

The problem for me was no support for Terraform files. So if your file type is not supported it won’t work. Even if they are in the root folder Bernie...

Terraform files end in .tf If you look at the code, there is no filter for .tf files. So they get ignored. -Bernie On Wed, Nov 23, 2022 at 4:50...

Yes I can replicate in a Windows Git Bash Window. On Linux this works fine. This scenario happens on Windows. checkov --version 2.4.41 This is fine on linux.

I would love a mechanism to disable checking for experiments. Googling I find nothing!

So for now, I have had to comment out terrascan.