Terraform Provider for KSQL User Documentation Requirements Terraform Go 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