Skip to content

anton-chertov/terraform-fmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-fmt

version MIT License

This library makes it possible to run terraform fmt command for a list of files with the help of Node.js.

Motivation

A variation of this library needs to be developed every single time a developer wants to automatically apply formatting to a group of files (e.g. on git commit hook).

Installation

npm install terraform-fmt

Usage

terraform-fmt file1 file2 ... fileN

About

Run terraform fmt with Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published