Video thumbnail for Static Code Analysis of Terraform based Infrastructure as Code IaC scripts by Abhishek Mishra

Static Code Analysis of Terraform based Infrastructure as Code IaC scripts by Abhishek Mishra

Nov 6, 2023
CSharpCorner Logo

CSharpCorner

Verified Open.Video Creator Badge
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 we 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.
#Programming #Software #Education