📄️ GitHub Integration Overview
The GitHub integration connects frugally.app to your Infrastructure-as-Code repositories. It scans pull requests for cost impact, detects drift between IaC definitions and live AWS resources, and tracks infrastructure authorship for cost attribution.
📄️ GitHub App Installation
This guide covers the detailed installation process for the frugally.app GitHub App, including organisation-level vs repository-level installation and managing access after setup.
📄️ IaC Scanning
IaC scanning analyses Infrastructure-as-Code changes in pull requests and reports the estimated cost impact. It helps your team understand the financial implications of infrastructure changes before they are merged.
📄️ Drift Detection
Drift detection compares your Infrastructure-as-Code definitions against the live state of your AWS resources. When the two diverge — for example, someone changes a resource manually in the AWS console — frugally.app flags it as drift and alerts your team.
📄️ PR Review and Authorship
frugally.app participates in pull request reviews by posting cost-impact comments on infrastructure changes. It also tracks infrastructure authorship — who changed what — for cost attribution and audit purposes.