# integrations/terraform-provider-github

Terraform GitHub provider

Repository: https://github.com/integrations/terraform-provider-github
Canonical: https://ross.abutalabs.com/products/terraform-provider-github
Homepage: https://www.terraform.io/docs/providers/github/
Language: Go
License: MIT
License Family: permissive
Topics: github, terraform, terraform-provider, hacktoberfest
Last push: 2026-08-22T16:16:40+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 92, longevity 100
- inputs: {"age_days": 3376, "days_push": 11, "days_rel": 56, "gap_med": 8.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1162, forks 1017 (observed 2026-08-28T04:03:49.439518+00:00)

## What it is
A Terraform provider plugin that manages GitHub resources such as repositories, teams, branch protections, actions secrets, rulesets, and webhooks via the GitHub REST and GraphQL APIs. It works with both GitHub.com and GitHub Enterprise Server and is distributed through the Terraform Registry.

## Use cases
- manage github repositories with terraform
- automate branch protection rules as code
- provision github teams and memberships declaratively
- manage github actions secrets and variables in iac
- configure github organization settings and rulesets via terraform
- set up deploy keys and webhooks automatically

## When to choose
- you want to manage GitHub configuration declaratively alongside other infrastructure
- you need reproducible, version-controlled GitHub org or repo setup
- you use GitHub Enterprise Server and want infrastructure-as-code support

## When to avoid
- you only need one-off GitHub API scripts rather than declarative state management
- you need official GitHub support for the integration (it is community-supported)
- you are not using Terraform at all

## Facets
- artifact type: plugin
- maturity: active
- function: infrastructure-as-code, configuration-management, developer-tools, api-framework
- domain: infrastructure-as-code, developer-tools
- platform: go, cli, cross-platform
- tags: terraform-provider, github, gitops, iac, hashicorp, devops, automation

## Member repositories
- integrations/terraform-provider-github (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.439518+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:38.581099+00:00, confidence not recorded.
  - readme: https://github.com/integrations/terraform-provider-github (fetched 2026-08-28T04:03:49.439518+00:00, sha 3078e88e09c2)
  - homepage: https://www.terraform.io/docs/providers/github/ (fetched 2026-08-29T12:35:55.045641+00:00, sha 0ec615b4b16c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
