Skip to content

skysqlinc/terraform-provider-skysql

Repository files navigation

SkySQL Terraform Provider

The SkySQL Terraform Provider is a Technical Preview. Software in Tech Preview should not be used for production workloads.

This is a Terraform provider for managing resources in SkySQL.

See the examples in /docs in this repository for usage examples.

Requirements

Building The Provider

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the Go install command:
go install