Commit 96fcdbcc authored by Evan Read's avatar Evan Read

Merge branch '218372-docs-aqualls-crosslink' into 'master'

Docs: crosslink to Terraform plan docs

Closes #218372

See merge request gitlab-org/gitlab!33524
parents 874dc402 214055ea
...@@ -142,7 +142,8 @@ third party ports for other languages like JavaScript, Python, Ruby, and so on. ...@@ -142,7 +142,8 @@ third party ports for other languages like JavaScript, Python, Ruby, and so on.
The `terraform` report obtains a Terraform `tfplan.json` file. [JQ processing required to remove creds](../../user/infrastructure/index.md#output-terraform-plan-information-into-a-merge-request). The collected Terraform The `terraform` report obtains a Terraform `tfplan.json` file. [JQ processing required to remove creds](../../user/infrastructure/index.md#output-terraform-plan-information-into-a-merge-request). The collected Terraform
plan report will be uploaded to GitLab as an artifact and will be automatically shown plan report will be uploaded to GitLab as an artifact and will be automatically shown
in merge requests. in merge requests. For more information, see
[Output `terraform plan` information into a merge request](../../user/infrastructure/index.md#output-terraform-plan-information-into-a-merge-request).
#### `artifacts:reports:codequality` **(STARTER)** #### `artifacts:reports:codequality` **(STARTER)**
......
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