StackGuardian / StackGuardian/tirith

feat(cli): wrapper mode — `tirith tf plan` for a fast local check

Open
#344 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
165
Forks
42
Avg merge
1d 3h
Merged PRs (30d)
11

Description

Run terraform planshow -json → evaluate in one command with terse output, so the local loop
is one step instead of three. Same flow for tofu and terragrunt. Pairs with the pre-commit
hook.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI entry point for tirith tf plan and compare its intended flow with the pre-commit hook. Trace the terraform plan, show -json, and evaluation steps, then define completion as one terse command supporting the same flow for Terraform, OpenTofu, and Terragrunt.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, terraform
Domain
cli, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.