Nick Marchini

Results 10 comments of Nick Marchini

I have the same behaviour when running the latest version from my Windows OS. when we run checkov via GH actions it does download the external modules to the ./external_modules...

@gruebel I pass this into the checkov command on execution **_--var-file config/dev.tfvars_** The file contains ``` env = "dev" ```

Thanks for the reply, so from what I can see I should add a default to the lookup ``` lookup(local.BackupPlan, var.env, "Daily5") ```

@gruebel Do you think you will have some time soon to take a look at this please?

@aniu-droid I have observed the following today Running checkov outside the directory the .tf files are in or directly in the directory with the .tf files will work if the...

Updated to latest version 2.3.150 today and it's better, as in most consecutive runs are the same, 1 out of 5 are different.

@gruebel Thanks for the reply. We operate a multi-tenent AWS account and do have the need to use multiple tfvars files right now.

@bridgecrew-bot Can you assign someone to this?