Commit 47079127 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'patch-162' into 'master'

Update Terraform docs, fix multiple typos

See merge request gitlab-org/gitlab!35399
parents bc35e375 2e99069a
...@@ -241,7 +241,7 @@ can configure this manually as follows: ...@@ -241,7 +241,7 @@ can configure this manually as follows:
For a full example using the pre-built image, see [Example `.gitlab-ci.yaml` For a full example using the pre-built image, see [Example `.gitlab-ci.yaml`
file](#example-gitlab-ciyaml-file). file](#example-gitlab-ciyaml-file).
For an example displaying multiple reports, see [`.gitlab-ci.yaml` multiple reports file](#mulitple-terraform-plan-reports). For an example displaying multiple reports, see [`.gitlab-ci.yaml` multiple reports file](#multiple-terraform-plan-reports).
1. Running the pipeline displays the widget in the merge request, like this: 1. Running the pipeline displays the widget in the merge request, like this:
...@@ -311,7 +311,7 @@ apply: ...@@ -311,7 +311,7 @@ apply:
- master - master
``` ```
### Mulitple Terraform Plan reports ### Multiple Terraform Plan reports
Starting with 13.2, you can display mutiple reports on the Merge Request page. The reports will also display the `artifact: name:`. See example below for a suggested setup. Starting with 13.2, you can display mutiple reports on the Merge Request page. The reports will also display the `artifact: name:`. See example below for a suggested setup.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment