Skip to content

Commit 7b2b342

Browse files
committed
Update vars.yaml instructions
1 parent de53bd8 commit 7b2b342

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/2.0/docs/pipelines/installation/addinggitlabrepo.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,7 @@ First, you'll need to install [mise](https://mise.jdx.dev/), a powerful environm
9292
git checkout -b gruntwork-pipelines
9393
```
9494

95-
4. Download the sample vars.yaml file:
96-
```bash
97-
curl -O https://raw.githubusercontent.com/gruntwork-io/terraform-aws-architecture-catalog/main/examples/gitlab-pipelines/vars.yaml
98-
```
95+
4. Download the sample [vars.yaml file](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/blob/main/examples/gitlab-pipelines/vars.yaml) to the root of <CustomizableValue id="REPOSITORY_NAME" />
9996

10097
4. Edit the `vars.yaml` file to customize it for your environment
10198

0 commit comments

Comments
 (0)