Skip to content

Commit 5413cc0

Browse files
authored
Update README.md
1 parent bd75b30 commit 5413cc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/guardrails/gitlab/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
> A more comprehensive description of DevOps & GitOps principles can be found at [DevOps README](./../../../README.md). The module adopts the same principles and details instructions for Gitlab.
21

32
# Getting started
43

54
This workflow covers the steps to setup gitlab CICD pipeline for terraform with gitlab SaaS shared runners.
65
The setup involves setting up gitlab repository and the corresponding CI/CD settings and variables.
76
The pipeline triggers based on select events (like push to specific branches), authenticates to the specified service account using Workload Identity federation and runs the pipeline to deploy infrastructure using terraform in GCP.
8-
Please look through the [README](https://github.com/google/devops-governance/blob/GDC-phase-kickstarter-1/README.md) for an overview of the CICD process.
7+
8+
> A more comprehensive description of DevOps & GitOps principles can be found at [DevOps README](./../../../README.md).
99
1010
## Implementation Process
1111

0 commit comments

Comments
 (0)