{"id":21238757,"url":"https://github.com/inetum-poland/terraform-github-organization","last_synced_at":"2026-05-19T10:05:58.877Z","repository":{"id":231303783,"uuid":"781409042","full_name":"Inetum-Poland/terraform-github-organization","owner":"Inetum-Poland","description":"Inetum Poland TF module github-organization.","archived":false,"fork":false,"pushed_at":"2025-02-24T08:54:19.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-15T03:28:37.213Z","etag":null,"topics":["github","inetum","poland","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Inetum-Poland.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-03T10:24:21.000Z","updated_at":"2025-02-24T08:54:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"132d109b-a2ca-40bc-8d87-41643d7e850e","html_url":"https://github.com/Inetum-Poland/terraform-github-organization","commit_stats":null,"previous_names":["inetum-poland/tf-module-github-organization","inetum-poland/terraform-github-organization"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/Inetum-Poland/terraform-github-organization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inetum-Poland%2Fterraform-github-organization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inetum-Poland%2Fterraform-github-organization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inetum-Poland%2Fterraform-github-organization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inetum-Poland%2Fterraform-github-organization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inetum-Poland","download_url":"https://codeload.github.com/Inetum-Poland/terraform-github-organization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inetum-Poland%2Fterraform-github-organization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["github","inetum","poland","terraform-module"],"created_at":"2024-11-21T00:38:11.912Z","updated_at":"2026-05-19T10:05:58.851Z","avatar_url":"https://github.com/Inetum-Poland.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Preconfigured Terraform module for `github_organization`.\n\n[![pre_commit](https://github.com/Inetum-Poland/tf-module-github-organization/actions/workflows/pre_commit.yml/badge.svg)](https://github.com/Inetum-Poland/tf-module-github-organization/actions/workflows/pre_commit.yml) [![trufflehog](https://github.com/Inetum-Poland/tf-module-github-organization/actions/workflows/trufflehog.yaml/badge.svg)](https://github.com/Inetum-Poland/tf-module-github-organization/actions/workflows/trufflehog.yaml)\n\nThis module creates a preconfigured GitHub organization.\n\n\u003e [!IMPORTANT]\n\u003e __This repository uses the [Conventional Commits](https://www.conventionalcommits.org/).__\n\u003e\n\u003e For more information please see the [Conventional Commits documentation](https://www.conventionalcommits.org/en/v1.0.0/#summary).\n\n\u003e [!IMPORTANT]\n\u003e __This repository uses the [pre-commit](https://pre-commit.com/).__\n\u003e\n\u003e Please be respectful while contributing and after cloning this repo install the pre-commit hooks.\n\u003e ```bash\n\u003e \u003e pre-commit install --install-hooks -t pre-commit -t commit-msg\n\u003e ```\n\u003e For more information please see the [pre-commit documentation](https://pre-commit.com/).\n\n\u003c!-- BEGIN_AUTOMATED_TF_DOCS_BLOCK --\u003e\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_github\"\u003e\u003c/a\u003e [github](#provider\\_github) | 6.2.0 |\n\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_github\"\u003e\u003c/a\u003e [github](#requirement\\_github) | ~\u003e 6.0 |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [github_organization_settings.settings](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/organization_settings) | resource |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_advanced_security_enabled_for_new_repositories\"\u003e\u003c/a\u003e [advanced\\_security\\_enabled\\_for\\_new\\_repositories](#input\\_advanced\\_security\\_enabled\\_for\\_new\\_repositories) | Whether advanced security is enabled for new repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_billing_email\"\u003e\u003c/a\u003e [billing\\_email](#input\\_billing\\_email) | The email address associated with the billing account. | `string` | n/a | yes |\n| \u003ca name=\"input_blog\"\u003e\u003c/a\u003e [blog](#input\\_blog) | The blog URL. | `string` | `\"\"` | no |\n| \u003ca name=\"input_default_repository_permission\"\u003e\u003c/a\u003e [default\\_repository\\_permission](#input\\_default\\_repository\\_permission) | The default repository permission. | `string` | n/a | yes |\n| \u003ca name=\"input_dependabot_alerts_enabled_for_new_repositories\"\u003e\u003c/a\u003e [dependabot\\_alerts\\_enabled\\_for\\_new\\_repositories](#input\\_dependabot\\_alerts\\_enabled\\_for\\_new\\_repositories) | Whether dependabot alerts are enabled for new repositories. | `bool` | `true` | no |\n| \u003ca name=\"input_dependabot_security_updates_enabled_for_new_repositories\"\u003e\u003c/a\u003e [dependabot\\_security\\_updates\\_enabled\\_for\\_new\\_repositories](#input\\_dependabot\\_security\\_updates\\_enabled\\_for\\_new\\_repositories) | Whether dependabot security updates are enabled for new repositories. | `bool` | `true` | no |\n| \u003ca name=\"input_dependency_graph_enabled_for_new_repositories\"\u003e\u003c/a\u003e [dependency\\_graph\\_enabled\\_for\\_new\\_repositories](#input\\_dependency\\_graph\\_enabled\\_for\\_new\\_repositories) | Whether dependency graph is enabled for new repositories. | `bool` | `true` | no |\n| \u003ca name=\"input_description\"\u003e\u003c/a\u003e [description](#input\\_description) | The description of the organization. | `string` | `\"\"` | no |\n| \u003ca name=\"input_email\"\u003e\u003c/a\u003e [email](#input\\_email) | The email address associated with the organization. | `string` | n/a | yes |\n| \u003ca name=\"input_has_organization_projects\"\u003e\u003c/a\u003e [has\\_organization\\_projects](#input\\_has\\_organization\\_projects) | Whether the organization has projects. | `bool` | `false` | no |\n| \u003ca name=\"input_has_repository_projects\"\u003e\u003c/a\u003e [has\\_repository\\_projects](#input\\_has\\_repository\\_projects) | Whether the organization has repository projects. | `bool` | `false` | no |\n| \u003ca name=\"input_location\"\u003e\u003c/a\u003e [location](#input\\_location) | The location of the organization. | `string` | `\"\"` | no |\n| \u003ca name=\"input_members_can_create_internal_repositories\"\u003e\u003c/a\u003e [members\\_can\\_create\\_internal\\_repositories](#input\\_members\\_can\\_create\\_internal\\_repositories) | Whether members can create internal repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_pages\"\u003e\u003c/a\u003e [members\\_can\\_create\\_pages](#input\\_members\\_can\\_create\\_pages) | Whether members can create pages. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_private_pages\"\u003e\u003c/a\u003e [members\\_can\\_create\\_private\\_pages](#input\\_members\\_can\\_create\\_private\\_pages) | Whether members can create private pages. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_private_repositories\"\u003e\u003c/a\u003e [members\\_can\\_create\\_private\\_repositories](#input\\_members\\_can\\_create\\_private\\_repositories) | Whether members can create private repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_public_pages\"\u003e\u003c/a\u003e [members\\_can\\_create\\_public\\_pages](#input\\_members\\_can\\_create\\_public\\_pages) | Whether members can create public pages. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_public_repositories\"\u003e\u003c/a\u003e [members\\_can\\_create\\_public\\_repositories](#input\\_members\\_can\\_create\\_public\\_repositories) | Whether members can create public repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_create_repositories\"\u003e\u003c/a\u003e [members\\_can\\_create\\_repositories](#input\\_members\\_can\\_create\\_repositories) | Whether members can create repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_members_can_fork_private_repositories\"\u003e\u003c/a\u003e [members\\_can\\_fork\\_private\\_repositories](#input\\_members\\_can\\_fork\\_private\\_repositories) | Whether members can fork private repositories. | `bool` | `false` | no |\n| \u003ca name=\"input_name\"\u003e\u003c/a\u003e [name](#input\\_name) | The name of the organization. | `string` | n/a | yes |\n| \u003ca name=\"input_secret_scanning_enabled_for_new_repositories\"\u003e\u003c/a\u003e [secret\\_scanning\\_enabled\\_for\\_new\\_repositories](#input\\_secret\\_scanning\\_enabled\\_for\\_new\\_repositories) | Whether secret scanning is enabled for new repositories. | `bool` | `true` | no |\n| \u003ca name=\"input_secret_scanning_push_protection_enabled_for_new_repositories\"\u003e\u003c/a\u003e [secret\\_scanning\\_push\\_protection\\_enabled\\_for\\_new\\_repositories](#input\\_secret\\_scanning\\_push\\_protection\\_enabled\\_for\\_new\\_repositories) | Whether secret scanning push protection is enabled for new repositories. | `bool` | `true` | no |\n| \u003ca name=\"input_twitter_username\"\u003e\u003c/a\u003e [twitter\\_username](#input\\_twitter\\_username) | The twitter username. | `string` | `\"\"` | no |\n| \u003ca name=\"input_web_commit_signoff_required\"\u003e\u003c/a\u003e [web\\_commit\\_signoff\\_required](#input\\_web\\_commit\\_signoff\\_required) | Whether web commit signoff is required. | `bool` | `false` | no |\n\n## Modules\n\nNo modules.\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_out\"\u003e\u003c/a\u003e [out](#output\\_out) | Organization settings object `github_organization_settings`. |\n\u003c!-- END_AUTOMATED_TF_DOCS_BLOCK --\u003e\n\n## Contributions\n\nThis module is created by Inetum Poland. Feel free to contribute to it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finetum-poland%2Fterraform-github-organization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finetum-poland%2Fterraform-github-organization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finetum-poland%2Fterraform-github-organization/lists"}