ts-terraform
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:
bash$ 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