Skip to content

gabriel-aranha/terraform-provider-ksql

Repository files navigation

Terraform Provider for KSQL

User Documentation

Requirements

Build and install the provider

Clone this repository, enter the provider directory, build and install the provider:

$ git clone https://github.com/gabriel-aranha/terraform-provider-ksql.git
$ cd terraform-provider-ksql
$ make install