summaryrefslogtreecommitdiff
path: root/Terraform Style Guide.md
blob: db8480db9f6027c6f8ac0b73fbea05d66004ad24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
tags:
  - terraform
  - opentofu
---
Use `terraform-fmt` & `terraform-validate`.
`TFLint` is a linter.

The formatted, validator and linter seem to work for OpenTofu ([[OpenTofu and Terraform]]) as well.

[[OTF Code Style]]
[[OTF Files]]