We use Infrastructure as Code (IaC) scripts to create cloud infrastructure. These scripts should be treated as any other application code and must be developed by following the best coding practices. There should be static code quality checks for these scripts.

In this session, Abhishek Mishra will discuss various options like TFLint and SonarQube to scan and analyze Terraform Infrastructure as Code (IaC) scripts. We will also explore the best practices to maintain code quality for Terraform-based IaC scripts.

Static Code Analysis of Terraform Based Infrastructure as Code IaC Scripts by Ab...
Sep 05 2022

C# Corner Live

In this session we will discuss various options like TFLint and SonarQube to scan and analyze Terraform Infrastructure as Code (IaC) scripts.