terraform
terraform
Terraform is an open-source infrastructure as code software tool created by HashiCorp. Users define and provision data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON.
General tools#
- Terrahelp
- Terracogniate: read from cloud and generate Terraform code
- Terraform Landscape: improve Terraform's plan output to be easier to read and understand
- Terraspace: provides an organized structure, conventions over configurations, keeps your code DRY
Misconfiguration#
- Checkov: Static Code IoC Analytics toole
- Geodesic: is the fastest way to get up and running with a rock solid, production grade cloud platform
Testing#
- Terrascan: detect compliance and security violations across Infrastructure as Code
- Terraform compliance: a lightweight, security focused, BDD test framework against terraform
- TFSec: security scanner for your Terraform code
- Steampipe: Use SQL to instantly query your cloud services