Skip to main content

Overview

Manage Terraform services deployed on Qovery.

Commands

setup-backend

Generate a Terraform backend configuration file that can be used to access your tf-state. Usage:
qovery terraform setup-backend [flags]
Flags:
  • -t, --terraform (string) - Terraform service name or ID
Example:
qovery terraform setup-backend --terraform "my-terraform-service"