pyjeebz/statewatch — Dependency-Aware GCP Drift
Dependency-aware GCP drift detection — what changed, and what it breaks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tfstate | Terraform state: a local .tfstate path or a gs://bucket/path URI. | yes | — |
| project | GCP project id to compare live state against. | yes | — |
| config | Path to statewatch.yaml (optional; Slack, manual edges). | no | "" |
| stub | Use offline sample live-state instead of Cloud Asset Inventory (demo). | no | false |
| post-comment | Upsert a single findings comment on the PR. | no | true |
| github-token | Token used to post the PR comment. | no | ${{ github.token }} |
Outputs
no outputs