Yusuf Kanchwala
Yusuf Kanchwala
Hi @ashayndoshi , Thanks for using terrascan. I believe, you are missing the `-r` before the `git` param. For eg: ```sh $ terrascan scan -r git -u https://github.com/accurics/KaiMonkey.git ``` Do...
Hi @JonZeolla, The documentation link that you have pointed out is an outdated one, we need to update our documentation. But, we do support a couple of ways of ignoring...
Use of `--skip-rules` is applicable to all the resources in a given configuration. If you want to skip a rule for a particular resource. Then you can refer to https://github.com/accurics/terrascan#rule-suppression
Hey @JonZeolla , were you able to ignore rules on a scan?
Thanks for the hint @ismailyenigul , Thanks for trying out @suckowbiz. Do keep us posted on how you use `terrascan` with `terragrunt`!