Skip to content

Add support for publishing Terraform modules from gitlab.com

What

  • Run the Terraform module publish and teraform-docs jobs only on the canonical repo
  • Update the secrets path to work on both gitlab.com and ops.gitlab.net
  • Add a basic CI config just so that there is one for MRs
  • Update renovate.json and CODEOWNERS so that Foundations does get assigned for reviews
  • Remove obsolete and unused template for Chef cookbooks

Why

So that we Terraform modules hosted primarily on gitlab.com can actually be published

Merge request reports