Is there any static code analysis tool for terraform? I tried tflint. But it doesn't support output of module or attributes of resources. any other suggestion please
Static code analysis tool for terraform [closed]
Asked Answered
What are you wanting out of the static analysis? –
Verret
blog.christophetd.fr/… –
Faradism
Checkov is another terraform static analysis tool. Scanning multi-cloud resources for security miss configurations and supports terraform>=0.12
you may also checkout enterprise grade solutions (google you will find them) similar to aquasec solution. I would create a comparison table, pros and cons and then consider the best.
© 2022 - 2024 — McMap. All rights reserved.