Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 224 Bytes

terraform-fmt package

Format tf source code with terraform fmt.

Requirements

Configuration

terraform-fmt:
  binPath: "terraform"
  fmtOnSave: true