@@ -374,7 +374,7 @@ The Terraform template uses some global configuration used throughout all jobs.
| `scripts-dir` / `TF_SCRIPTS_DIR` | Terraform (hook) scripts base directory (relative to `$TF_PROJECT_DIR`) | `.` |
| `output-dir` / `TF_OUTPUT_DIR` | Terraform output directory (relative to `$TF_PROJECT_DIR`). Everything generated in this directory will be kept as job artifacts. | `tf-output` |
| `extra-opts` / `TF_EXTRA_OPTS` | Default Terraform extra options (applies to all Terraform commands) | _none_ |