terraform-fmt

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i terraform-fmt

Weekly Downloads

212

Version

1.0.2

License

MIT

Unpacked Size

4.8 kB

Total Files

7

Last publish

Collaborators

  • anton-chertov