Back to browse
GitHub Repository

Open-source carbon footprint linting for your CI/CD pipeline

2 starsTypeScript

Carbon linting for Terraform PRs – open methodology, no credentials

by grafikui·Mar 20, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

No AWS credentials needed — parses Terraform plan JSON entirely offline.

Strengths
  • Offline parsing means zero credential management or security exposure.
  • MIT-licensed methodology with documented math you can audit yourself.
  • PR-native workflow posts actionable recommendations directly on diffs.
Weaknesses
  • AWS-only, EC2/RDS only — no Azure, GCP, Lambda, or serverless support.
  • Cloud carbon accounting already has Cloud Carbon Footprint and similar tools.
Target Audience

DevOps engineers, infrastructure teams using Terraform

Similar To

Cloud Carbon Footprint · Vantage · Infracost

Post Description

We built a GitHub Action that posts carbon and cost diffs on Terraform PRs. No AWS credentials required – it parses the plan JSON offline. Emission factors are in a static JSON file, math is MIT-licensed. AWS-only, EC2/RDS only for now. Curious what the HN crowd thinks of the methodology approach.

Similar Projects