- `terraform validate` (code validation) - `terraform fmt` (code style formatter) - `tflint` (code linter) (https://github.com/terraform-linters/tflint) - `tfsec` (security checker) (https://github.com/tfsec/tfsec) - (dont forget about `tfenv`)