0.4.0 • Published 4 years ago

@ts-terraform/config-eslint v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ts-terraform npm version Build Status

Status: Alpha

The ts-terraform suite provides tools for interacting with Terraform in a variety of ways, such as driving the Terraform binary, reading HCL2 config, communicating with providers directly.

Development

To prepare this repository for development:

$ yarn install
$ yarn build
$ yarn lint
$ yarn watch

Contributing

Contributions are welcome, though note that ts-terraform is very much a work-in-progress, code can change significantly.

License

MIT License, see LICENSE