# github-aws-runners/terraform-aws-github-runner

Terraform module for scalable GitHub action runners on AWS

Repository: https://github.com/github-aws-runners/terraform-aws-github-runner
Canonical: https://ross.abutalabs.com/products/terraform-aws-github-runner
Homepage: https://github-aws-runners.github.io/terraform-aws-github-runner/
Language: TypeScript
License: MIT
License Family: permissive
Topics: github, github-actions, terraform, actions-runner, serverless, lambda, aws, scalable, cicd, self-hosted, action-runner, hacktoberfest
Last push: 2026-08-26T15:15:02+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 2322, "days_push": 7, "days_rel": 16, "gap_med": 6, "n_releases_24m": 86}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3113, forks 743 (observed 2026-08-28T04:07:44.042252+00:00)

## What it is
A Terraform module that provisions auto-scaling, self-hosted GitHub Actions runners on AWS spot instances, using Lambda functions to orchestrate runner scale-up and scale-down. It supports ephemeral runners, scale-to-zero cost savings, Linux and Windows runners, and multiple runner configurations per deployment.

## Use cases
- self-host github actions runners on aws
- autoscale ci runners based on github events
- run github actions workflows on spot instances to cut costs
- scale runners down to zero when idle
- create ephemeral runners for security
- deploy multiple runner configurations for an organization
- use custom amis and instance types for ci workloads

## When to choose
- you want self-hosted GitHub Actions runners on AWS with automatic scaling
- you need cost-optimized CI via spot instances and scale-to-zero
- you want ephemeral, on-demand runners for better security
- you need Linux (x64/arm64) or Windows runners with custom AMIs
- you use GitHub Enterprise or data-residency runners

## When to avoid
- you prefer Kubernetes-based runners like ARC
- you don't use AWS or Terraform
- you only need GitHub-hosted runners
- you want a fully managed solution without infrastructure maintenance

## Facets
- artifact type: infra-config
- maturity: active
- function: infrastructure-as-code, ci-cd, deployment, serverless, cloud
- domain: cloud-computing, developer-tools
- platform: cloud, serverless, windows
- tags: github-actions, self-hosted-runners, spot-instances, aws-lambda, autoscaling, terraform-module, ephemeral-runners, devops, automation, terraform, linux

## Member repositories
- github-aws-runners/terraform-aws-github-runner (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:44.042252+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-30T07:26:41.764869+00:00, confidence not recorded.
  - readme: https://github.com/github-aws-runners/terraform-aws-github-runner (fetched 2026-08-28T04:07:44.042252+00:00, sha db2876ff8b8e)
  - homepage: https://github-aws-runners.github.io/terraform-aws-github-runner/ (fetched 2026-08-29T09:41:57.459248+00:00, sha 04cdb173af7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
