summaryrefslogtreecommitdiff
path: root/doc/user/infrastructure
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-06 18:08:22 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-06 18:08:22 +0000
commit5a73318262aab6ab952f2b7205b3674ea1f20053 (patch)
treee53191adbc529ce23ca08a73e1235c7b6fb6ced5 /doc/user/infrastructure
parent552877c4d1c535f529be13862692a8fe826a72a2 (diff)
downloadgitlab-ce-5a73318262aab6ab952f2b7205b3674ea1f20053.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/infrastructure')
-rw-r--r--doc/user/infrastructure/iac/terraform_template_recipes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/infrastructure/iac/terraform_template_recipes.md b/doc/user/infrastructure/iac/terraform_template_recipes.md
index 99c0a442177..a86ab35e9c6 100644
--- a/doc/user/infrastructure/iac/terraform_template_recipes.md
+++ b/doc/user/infrastructure/iac/terraform_template_recipes.md
@@ -10,7 +10,7 @@ You can customize your Terraform integration by adding the recipes on
this page to your pipeline.
If you'd like to share your own Terraform configuration, consider
-[contributing a recipe](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/user/infrastructure/iac/tf_template_recipes.md)
+[contributing a recipe](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/user/infrastructure/iac/terraform_template_recipes.md)
to this page.
## Enable a `terraform destroy` job