Towards high-quality infrastructure-as-code part 2 — In part 1 of this blog series, I make a case for testing your Terraform code with Go and Terratest. In part 2 of this blog series, I’ll be making a case for static analysis tools. Static analysis tools for Terraform are a powerful mechanism to help your team follow…