Terraform Instruction Manual
This manual provides instructions for using Terraform to create and configure Relyt resources.
📄️ Create a DW Service Unit
This topic describes how to create a DW service unit on the Relyt global console or by using a Terraform script.
📄️ Query DW Service Units
This topic introduces how to query database objects in a DW service unit through the Relyt console or by using a Terraform script.
📄️ Create a DPS Cluster
This topic describes how to create a DPS cluster on a DW service unit console or by using a Terraform script.
📄️ Create a DW User
This topic describes how to invite others to create DW users on a DW service unit console or directly create DW users by using a Terraform script.
📄️ Enable MFA for DW Users
You can enable Multi-Factor Authentication (MFA) for DW users in the DW service units you own by using Terraform scripts.
📄️ Create a Database
This topic describes how to create a database through a DW service unit console or by using a Terraform script.
📄️ Create an External Schema
This topic describes how to create an external schema through a DW service unit console or by using a Terraform script.
📄️ Update an External ID
For security purposes, you can update the external ID provided on your DW service unit console. This section guides you on using Terraform to complete this operation.
📄️ Create a Private Link
Private Link enables you to create a secure connection between your Virtual Private Cloud (VPC) hosted on a third-party public cloud and your DW service unit, ensuring that your traffic between the VPC and the service unit remains isolated from public networks.
📄️ Query Database Objects
This topic introduces how to query database objects in a DW service unit through a DW service unit console or by using a Terraform script. The operations supported include:
📄️ Query Endpoints
An endpoint is the URL that serves as the entry point for your DW service unit. To programmatically connect to your DW service unit or its associated resources, you'll need an endpoint.