{"id":15156483,"url":"https://github.com/hadenlabs/terraform-gitlab-group","last_synced_at":"2025-10-17T10:08:21.123Z","repository":{"id":46745432,"uuid":"410815779","full_name":"hadenlabs/terraform-gitlab-group","owner":"hadenlabs","description":"Terraform gitlab group","archived":false,"fork":false,"pushed_at":"2022-02-28T03:47:31.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-13T16:51:26.743Z","etag":null,"topics":["gitlab","group","hadenlabs","peru","terraform","terraform-modules"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadenlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["hadenlabs"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"]}},"created_at":"2021-09-27T09:10:01.000Z","updated_at":"2022-02-23T22:51:06.000Z","dependencies_parsed_at":"2022-08-31T12:04:31.041Z","dependency_job_id":null,"html_url":"https://github.com/hadenlabs/terraform-gitlab-group","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"hadenlabs/terraform-module-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fterraform-gitlab-group","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fterraform-gitlab-group/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fterraform-gitlab-group/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fterraform-gitlab-group/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadenlabs","download_url":"https://codeload.github.com/hadenlabs/terraform-gitlab-group/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666022,"owners_count":20975790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","group","hadenlabs","peru","terraform","terraform-modules"],"created_at":"2024-09-26T19:22:01.089Z","updated_at":"2025-10-17T10:08:21.104Z","avatar_url":"https://github.com/hadenlabs.png","language":"Go","funding_links":["https://github.com/sponsors/hadenlabs","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"],"categories":[],"sub_categories":[],"readme":" \u003c!-- Space: TerraformGitlabGroup --\u003e\n\u003c!-- Title: Project --\u003e\n\n\u003c!--\n\n\n  ** DO NOT EDIT THIS FILE\n  **\n  ** 1) Make all changes to `provision/generator/README.yaml`\n  ** 2) Run`task readme` to rebuild this file.\n  **\n  ** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)\n  **\n\n\n  --\u003e\n\n[![Latest Release](https://img.shields.io/github/release/hadenlabs/terraform-gitlab-group)](https://github.com/hadenlabs/terraform-gitlab-group/releases) [![Lint](https://img.shields.io/github/workflow/status/hadenlabs/terraform-gitlab-group/lint-code)](https://github.com/hadenlabs/terraform-gitlab-group/actions?workflow=lint-code) [![CI](https://img.shields.io/github/workflow/status/hadenlabs/terraform-gitlab-group/ci)](https://github.com/hadenlabs/terraform-gitlab-group/actions?workflow=ci) [![Test](https://img.shields.io/github/workflow/status/hadenlabs/terraform-gitlab-group/test)](https://github.com/hadenlabs/terraform-gitlab-group/actions?workflow=test) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow)](https://conventionalcommits.org) [![KeepAChangelog](https://img.shields.io/badge/Keep%20A%20Changelog-1.0.0-%23E05735)](https://keepachangelog.com)\n\n# terraform-gitlab-group\n\nterraform-gitlab-group for gitlab\n\n## Requirements\n\nThis is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration:\n\n- [Pyenv](https://github.com/pyenv/pyenv)\n- [Docker](https://www.docker.com/)\n- [python](https://www.python.org)\n- [taskfile](https://github.com/go-task/task)\n\n## Usage\n\n```hcl\n  module \"main\" {\n    source  = \"hadenlabs/group/gitlab\"\n    version = \"0.0.0\"\n    path = \"group_full_path\"\n  }\n\n```\n\nFull working examples can be found in [examples](./examples) folder.\n\n## Examples\n\n### common\n\n```hcl\n\n  module \"main\" {\n    source  = \"hadenlabs/group/gitlab\"\n    version = \"0.0.0\"\n  }\n```\n\n### variables\n\n```hcl\n\n  module \"main\" {\n    source  = \"hadenlabs/group/gitlab\"\n    version = \"0.0.0\"\n    path      = var.group_path\n    variables = {\n      \"key\" = \"value\"\n    }\n  }\n```\n\n \u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Requirements\n\n| Name                                                                     | Version |\n| ------------------------------------------------------------------------ | ------- |\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement_terraform) | \u003e= 0.13 |\n| \u003ca name=\"requirement_gitlab\"\u003e\u003c/a\u003e [gitlab](#requirement_gitlab)          | \u003e=3.5.0 |\n\n## Providers\n\n| Name                                                      | Version |\n| --------------------------------------------------------- | ------- |\n| \u003ca name=\"provider_gitlab\"\u003e\u003c/a\u003e [gitlab](#provider_gitlab) | \u003e=3.5.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n| --- | --- |\n| [gitlab_group_variable.this](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/resources/group_variable) | resource |\n| [gitlab_group.this](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/data-sources/group) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n| --- | --- | --- | --- | :-: |\n| \u003ca name=\"input_path\"\u003e\u003c/a\u003e [path](#input_path) | The full path of the group. | `string` | n/a | yes |\n| \u003ca name=\"input_variables\"\u003e\u003c/a\u003e [variables](#input_variables) | Variables for group. | `map(any)` | `{}` | no |\n\n## Outputs\n\n| Name                                                           | Description                            |\n| -------------------------------------------------------------- | -------------------------------------- |\n| \u003ca name=\"output_instance\"\u003e\u003c/a\u003e [instance](#output_instance)    | output instance group                  |\n| \u003ca name=\"output_path\"\u003e\u003c/a\u003e [path](#output_path)                | output path group                      |\n| \u003ca name=\"output_variable\"\u003e\u003c/a\u003e [variable](#output_variable)    | output instance gitlab variables group |\n| \u003ca name=\"output_variables\"\u003e\u003c/a\u003e [variables](#output_variables) | List of variables available.           |\n\n\u003c!-- END_TF_DOCS --\u003e\n\n## Help\n\n**Got a question?**\n\nFile a GitHub [issue](https://github.com/hadenlabs/terraform-gitlab-group/issues).\n\n## Contributing\n\n### Bug Reports \u0026 Feature Requests\n\nPlease use the [issue tracker](https://github.com/hadenlabs/terraform-gitlab-group/issues) to report any bugs or file feature requests.\n\n### Development\n\nIn general, PRs are welcome. We follow the typical \"fork-and-pull\" Git workflow.\n\n1.  **Fork** the repo on GitHub\n2.  **Clone** the project to your own machine\n3.  **Commit** changes to your own branch\n4.  **Push** your work back up to your fork\n\n5.  Submit a **Pull Request** so that we can review your changes\n\n**NOTE:** Be sure to rebase the latest changes from \"upstream\" before making a pull request!\n\n## Module Versioning\n\nThis Module follows the principles of [Semantic Versioning (SemVer)](https://semver.org/).\n\nUsing the given version number of `MAJOR.MINOR.PATCH`, we apply the following constructs:\n\n1. Use the `MAJOR` version for incompatible changes.\n1. Use the `MINOR` version when adding functionality in a backwards compatible manner.\n1. Use the `PATCH` version when introducing backwards compatible bug fixes.\n\n### Backwards compatibility in `0.0.z` and `0.y.z` version\n\n- In the context of initial development, backwards compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased. (Initial development)\n- In the context of pre-release, backwards compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased. (Pre-release)\n\n## Copyright\n\nCopyright © 2018-2021 [Hadenlabs](https://hadenlabs.com)\n\n## Trademarks\n\nAll other trademarks referenced herein are the property of their respective owners.\n\n## License\n\nThe code and styles are licensed under the LGPL-3.0 license [See project license.](LICENSE).\n\n## Don't forget to 🌟 Star 🌟 the repo if you like terraform-gitlab-group\n\n[Your feedback is appreciated](https://github.com/hadenlabs/terraform-gitlab-group/issues)\n\n\n\u003c!-- Security scan triggered at 2025-09-02 01:35:46 --\u003e\n\n\u003c!-- Security scan triggered at 2025-09-02 15:53:49 --\u003e\n\n\u003c!-- Security scan triggered at 2025-09-09 05:34:35 --\u003e\n\n\u003c!-- Security scan triggered at 2025-09-09 06:00:12 --\u003e\n\n\u003c!-- Security scan triggered at 2025-09-28 15:37:35 --\u003e\n\n\u003c!-- Security scan triggered at 2025-09-28 16:10:37 --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fterraform-gitlab-group","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadenlabs%2Fterraform-gitlab-group","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fterraform-gitlab-group/lists"}