repository
hadenlabs/repository/gitlab
terraform gitlab repository
       terraform-gitlab-project terraform-gitlab-project for gitlab Requirements This is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration: - Pyenv - Docker - python - taskfile Usage ``hcl module "main" { source = "hadenlabs/project/gitlab" version = "0.3.3"
| Name | Type | Description | Default |
|---|---|---|---|
| namespace_id | string | The namespace (group or user) of the project. | required |
| name | string | The name of the project. | required |
| description | string | The description of the project. | required |
| visibility | string | The visibility of the project private or public. | "private" |
| settings | map(any) | Create and manage settings. | {} |
| tags | list(string) | topics or tags of project. | [] |
instance — output instance projectAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,