Categorygithub.com/skysqlinc/terraform-provider-skysql
modulepackage
3.1.3+incompatible
Repository: https://github.com/skysqlinc/terraform-provider-skysql.git
Documentation: pkg.go.dev

# README

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