Terraform provider for managing luis.ai
This project requires Go to be installed. On OS X with Homebrew you can just run brew install go
.
go test
Docs are located in docs/. These are autogenerated using a tool called tfplugindocs
.
Install the tfplugindocs
tool using:
$ go get github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs
Generate the documentation at the root of this repository
$ tfplugindocs