{"id":17888613,"url":"https://github.com/l-with/terraform-module-gitlab-doc","last_synced_at":"2025-03-22T19:34:04.744Z","repository":{"id":65702712,"uuid":"537126918","full_name":"l-with/terraform-module-gitlab-doc","owner":"l-with","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-24T17:26:22.000Z","size":25,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T14:06:13.560Z","etag":null,"topics":["documentation","gitlab","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l-with.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-15T17:03:51.000Z","updated_at":"2022-11-01T12:56:40.000Z","dependencies_parsed_at":"2024-10-28T14:27:26.232Z","dependency_job_id":"95ec9b41-05c9-40a8-8901-cd1f6c97f5b4","html_url":"https://github.com/l-with/terraform-module-gitlab-doc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-gitlab-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-gitlab-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-gitlab-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-gitlab-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l-with","download_url":"https://codeload.github.com/l-with/terraform-module-gitlab-doc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245013741,"owners_count":20547175,"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":["documentation","gitlab","terraform","terraform-module"],"created_at":"2024-10-28T13:37:57.823Z","updated_at":"2025-03-22T19:34:04.475Z","avatar_url":"https://github.com/l-with.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-module-gitlab-doc\n\nTerraform module which generates documentation for [GitLab](https://gitlab.com).\n\nThe documentation is generated as HTML.\n\n## Terraform\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 0.15 |\n| \u003ca name=\"requirement_gitlab\"\u003e\u003c/a\u003e [gitlab](#requirement\\_gitlab) | \u003e= 3.18 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_gitlab\"\u003e\u003c/a\u003e [gitlab](#provider\\_gitlab) | \u003e= 3.18 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [gitlab_groups.groups](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/data-sources/groups) | data source |\n| [gitlab_project_membership.project_membership](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/data-sources/project_membership) | data source |\n| [gitlab_projects.projects](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/data-sources/projects) | data source |\n| [gitlab_users.users](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/data-sources/users) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_gitlab_api_v4_path\"\u003e\u003c/a\u003e [gitlab\\_api\\_v4\\_path](#input\\_gitlab\\_api\\_v4\\_path) | the path for the GitLab api | `string` | `\"/api/v4/\"` | no |\n| \u003ca name=\"input_gitlab_token\"\u003e\u003c/a\u003e [gitlab\\_token](#input\\_gitlab\\_token) | the token for the  terraform-provider-gitlab | `string` | n/a | yes |\n| \u003ca name=\"input_gitlab_url\"\u003e\u003c/a\u003e [gitlab\\_url](#input\\_gitlab\\_url) | the gitlab url | `string` | n/a | yes |\n| \u003ca name=\"input_groups_sort\"\u003e\u003c/a\u003e [groups\\_sort](#input\\_groups\\_sort) | the value for sort for full\\_path | `string` | `\"asc\"` | no |\n| \u003ca name=\"input_html_font_family\"\u003e\u003c/a\u003e [html\\_font\\_family](#input\\_html\\_font\\_family) | the font family for html | `string` | `\"sans-serif\"` | no |\n| \u003ca name=\"input_projects_sort\"\u003e\u003c/a\u003e [projects\\_sort](#input\\_projects\\_sort) | the value for sort for name\\_with\\_namespace | `string` | `\"asc\"` | no |\n| \u003ca name=\"input_tabulator_theme\"\u003e\u003c/a\u003e [tabulator\\_theme](#input\\_tabulator\\_theme) | the tabulator theme | `string` | `\"semantic-ui\"` | no |\n| \u003ca name=\"input_template_files_path\"\u003e\u003c/a\u003e [template\\_files\\_path](#input\\_template\\_files\\_path) | the path of the template files | `string` | `\"templates\"` | no |\n| \u003ca name=\"input_template_type\"\u003e\u003c/a\u003e [template\\_type](#input\\_template\\_type) | the template type selecting the template subfolder (only 'tabulator' by now) | `string` | `\"tabulator\"` | no |\n| \u003ca name=\"input_users_order_by\"\u003e\u003c/a\u003e [users\\_order\\_by](#input\\_users\\_order\\_by) | the value for order\\_by in resource gitlab\\_users | `string` | `\"name\"` | no |\n| \u003ca name=\"input_users_sort\"\u003e\u003c/a\u003e [users\\_sort](#input\\_users\\_sort) | the value for sort in resource gitlab\\_users | `string` | `\"asc\"` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_groups_html\"\u003e\u003c/a\u003e [groups\\_html](#output\\_groups\\_html) | n/a |\n| \u003ca name=\"output_projects_html\"\u003e\u003c/a\u003e [projects\\_html](#output\\_projects\\_html) | n/a |\n| \u003ca name=\"output_users_html\"\u003e\u003c/a\u003e [users\\_html](#output\\_users\\_html) | n/a |\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-with%2Fterraform-module-gitlab-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-with%2Fterraform-module-gitlab-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-with%2Fterraform-module-gitlab-doc/lists"}