Ross ROSS = Recommend OSS · open-source software intelligence for agents

runatlantis/atlantis

Terraform Pull Request Automation observed · 2026-08-28

github.com/runatlantis/atlantis · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 31
  • age_days: 3130
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

9255 stars · 1327 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Atlantis is a self-hosted Go application that automates Terraform workflows through pull requests. It listens for webhook events from GitHub, GitLab, Bitbucket, or Azure DevOps, runs terraform plan/apply remotely, and comments the output back on the pull request.

Use cases

  • automate terraform plan and apply on pull requests
  • let developers run terraform without sharing cloud credentials
  • require approvals before terraform applies
  • get audit logs of infrastructure changes
  • standardize terraform workflows across a team
  • review infrastructure changes before merging

When to choose

  • your team manages Terraform through pull requests and wants automation
  • you want developers to trigger Terraform without direct credentials access
  • you need approval gates and audit trails for infrastructure changes
  • you prefer a self-hosted tool where credentials stay in your infrastructure

When to avoid

  • you use OpenTofu or other IaC tools without Terraform compatibility needs covered elsewhere
  • you prefer CI-native pipelines (e.g., GitHub Actions) over a separate self-hosted service
  • you don't use pull-request-based workflows for infrastructure

Facets

service · maturity stable

workflow-automation deployment infrastructure-as-code ci-cd infrastructure-as-code self-hosted self-hosted go terraform pull-request-automation gitops webhooks github gitlab bitbucket azure-devops devops automation docker kubernetes linux

3 sources

Member repositories

RepositoryRoleHealth v2
runatlantis/atlantismain95

For agents

markdown · JSON · MCP: product_card(name="runatlantis/atlantis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem