Skip to content
Snippets Groups Projects
Commit 1f4a7361 authored by Tania Roblot's avatar Tania Roblot
Browse files

Merge branch 'rocketgirl-Improve-docs' into 'main'

Expand documentation for terraform module publish readme

See merge request gitlab-com/gl-infra/common-ci-tasks!836
parents a488308d ccb07cb6
No related branches found
No related tags found
No related merge requests found
Pipeline #24341140 failed
# [`terraform-module-publish`](./terraform-module-publish.yml)
 
Publish a Terraform Module in the GitLab Terraform Module Registry
The purpose of this project is to establish a standardized way to publish a
Terraform Module to the GitLab Terraform Module Registry. Your first step is to
add the following code block to your repository's CI task. In most cases this
means adding the following project to the `include` section of the
.gitlab-ci.yml file at the root of your repository.
 
```yaml
include:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment