Skip to main content

Documentation Index

Fetch the complete documentation index at: https://qovery-docs-ai-use-cases-highlight.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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"