Skip to content

Commit a9bfa94

Browse files
committed
docs: Adding existing repository instructions for GitLab
1 parent 1645b75 commit a9bfa94

File tree

4 files changed

+856
-6
lines changed

4 files changed

+856
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Setting up Pipelines Drift Detection
22

3-
If you are a Pipelines Enterprise customer using GitHub and used the infrastructure-live-root repository template to install Pipelines, Drift Detection is already included and available as a GitHub workflow in your repository.
3+
If you are a Pipelines Enterprise customer using GitHub and used the `infrastructure-live-root` repository template to install Pipelines, Drift Detection is already included and available as a GitHub workflow in your repository.
44

5-
For installations not based on the template, follow the [Installing Drift Detection Guide](/2.0/docs/pipelines/guides/installing-drift-detection.md) to enable Drift Detection.
5+
For standalone installations that did not use the `infrastructure-live-root` repository template, follow the [Installing Drift Detection Guide](/2.0/docs/pipelines/guides/installing-drift-detection.md) to enable Drift Detection.
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# Pipelines Configuration
22

3-
[Full Pipelines Configuration Reference](/docs/2.0/reference/pipelines/configurations.md)
4-
53
import PipelinesConfig from '/docs/2.0/reference/pipelines/language_auth_partial.mdx'
64

75
<PipelinesConfig />
86

9-
## Terraform & OpenTofu
7+
## OpenTofu & Terraform
108

11-
You can specify whether to invoke Terraform or OpenTofu in your Pipeline by configuring the [tf-binary](/2.0/reference/pipelines/configurations#tf-binary) setting. Define the versions of `tf-binary` and Terragrunt in the [mise.toml](/2.0/reference/pipelines/configurations#example-mise-configuration) file within your repository.
9+
You can specify whether to invoke OpenTofu or Terraform with Pipelines by configuring the [tf-binary](/2.0/reference/pipelines/configurations#tf-binary) setting. Define the versions of Terragrunt and OpenTofu/Terraform used by Pipelines in the [mise.toml](/2.0/reference/pipelines/configurations#example-mise-configuration) file within your repository.

0 commit comments

Comments
 (0)