{"id":17159473,"url":"https://github.com/tomohiro/tf_github","last_synced_at":"2026-04-18T13:32:05.995Z","repository":{"id":136252554,"uuid":"64312370","full_name":"tomohiro/tf_github","owner":"tomohiro","description":":octocat: A Terraform module for managing teams and members of GitHub organization","archived":false,"fork":false,"pushed_at":"2016-08-08T13:49:40.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T07:48:01.398Z","etag":null,"topics":["github","terraform"],"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/tomohiro.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":"2016-07-27T13:50:37.000Z","updated_at":"2018-11-04T21:12:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"282f966c-e49a-4761-8d5a-1d7b8ecc7221","html_url":"https://github.com/tomohiro/tf_github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomohiro/tf_github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomohiro%2Ftf_github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomohiro%2Ftf_github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomohiro%2Ftf_github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomohiro%2Ftf_github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomohiro","download_url":"https://codeload.github.com/tomohiro/tf_github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomohiro%2Ftf_github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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","terraform"],"created_at":"2024-10-14T22:14:20.103Z","updated_at":"2026-04-18T13:32:05.951Z","avatar_url":"https://github.com/tomohiro.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"tf_github\n================================================================================\n\nA Terraform module for managing teams and members of GitHub organization.\n\n\nUsage\n--------------------------------------------------------------------------------\n\n```js\nmodule \"github\" {\n  source = \"github.com/Tomohiro/tf_github\"\n\n  admins = [\n    \"alan\"\n  ]\n\n  members = [\n    \"john\",\n    \"jane\"\n  ]\n\n  secret_teams = {\n    owners = \"Owners\"\n    admins = \"Administrators\"\n  }\n\n  closed_teams = {\n    committers   = \"Core Committers\"\n    contributors = \"Contributors\"\n  }\n}\n```\n\n\nModule Input Variables\n--------------------------------------------------------------------------------\n\n- `admins` - List of admin of a GitHub organization\n- `members` - List of member of a GitHub organization\n- `secret_teams` - Map of secret team of a GitHub organization\n- `closed_teams` - Map of closed team of a GitHub organization\n\n\nOutputs\n--------------------------------------------------------------------------------\n\n\nLICENSE\n--------------------------------------------------------------------------------\n\n\u0026copy; 2016 Tomohiro TAIRA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomohiro%2Ftf_github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomohiro%2Ftf_github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomohiro%2Ftf_github/lists"}