ts-terraform Logots-terraform
npm version
Build Status
  • Modules
    • ts-terraform
    • @ts-terraform/hcl
    • @ts-terraform/provider
    • @ts-terraform/provider-aws
    • @ts-terraform/registry-client

ts-terraform logo

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:

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