Skip to main content

Terraform Cluster Onboarding

Ori allows you to use Terraform tool for cluster provisoning and onboarding.

Refer to the Terraform documentation: https://registry.terraform.io/providers/ori-edge/ogc/latest/docs

In order to use the OGC terraform provider, you first need to create an account in OGC and generate an API token under your organisation settings.

Then, set the OGC_ACCESS_TOKEN environment var with your access token:

export OGC_ACCESS_TOKEN='api|xxxxxxxxxx'

Follow our GitHub repo, where you can find further details about running Terraform. https://github.com/ori-edge/terraform-provider-ogc