Skip to content

Remove unused anchors in Terraform ci templates

D requested to merge gitlab-community/gitlab:tf-ci-remove-anchors into master

What does this MR do and why?

Remove unused anchors in Terraform ci templates

Since the templates are included, YAML anchors don't work anyway.

Spinoff from !124545 (closed)

How to set up and validate locally

  1. Use the terraform template in an existing CI job with include. There should be no changes. -->

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by D

Merge request reports