Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 604 Bytes

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