Coming January 2027
Cleaner review process for your infrastructure changes before they go live.
Plan Hound isn’t just an orchestrator, is an approval and tracking layer meant to integrate OpenTofu
Plan Hound v1.0 will support the following features
Github
OpenTofu
AWS SNS
User deployment tracking
Cost Change Analysis
When Plan Hound gets a change notification from git, it’ll use OpenTofu to create a planned release and translate the output in a friendly, easy to review UI with plans to add cost tracking as part of that review process.
Plan Hound Workflow
User creates feature branch to GIT
Git runner triggers Plan Hound to run a plan against dev environment using OpenTofu
User is notified along with a link to review the plan
Plan Hound translates the plan into a friendly easy to review and stored for future retrieval
Human reviews and approves each change
Plan is re-run to ensure no drift has occurred during the review process, then applied if no changes are detected
PR is updated with a deployment link showing staging successful
Once PR is merged, Plan Hound re-runs workflow with new links ready for approval.