Edit Terraform
Documentation Index
Fetch the complete documentation index at: https://qovery-update-kubecost-tuto.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Terraform ID
Body
Configuration for Terraform backend - exactly one backend type must be specified
- Option 1
- Option 2
- Option 3
TERRAFORM, OPEN_TOFU The key represent the action command name i.e: "plan" The value represent the extra arguments to pass to this command
i.e: {"apply", ["-lock=false"]} is going to prepend -lock=false to terraform apply commands
Custom Dockerfile fragment to inject during build. Optional field. When null, no custom fragment is injected.
- DockerfileFragmentFile
- DockerfileFragmentInline
Response
Edit Terraform
A Terraform service
name is case insensitive
x >= 0Icon URI representing the terraform service.
type of the service (application, database, job, ...)
APPLICATION, DATABASE, CONTAINER, JOB, HELM, TERRAFORM, ARGOCD_APP TERRAFORM, OPEN_TOFU Configuration for Terraform backend - exactly one backend type must be specified
- Option 1
- Option 2
- Option 3
The key represent the action command name i.e: "plan" The value represent the extra arguments to pass to this command
i.e: {"apply", ["-lock=false"]} is going to prepend -lock=false to terraform apply commands
Custom Dockerfile fragment to inject during build. When null, no custom fragment is injected.
- DockerfileFragmentFile
- DockerfileFragmentInline