consigcody94/infra-sage
If you are the rightful owner of infra-sage and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Infra Sage is an AI-powered tool designed to streamline Terraform infrastructure management by automating module generation, configuration validation, change planning, and drift detection.
Tools
Functions exposed to the LLM to take actions
generate_module
Create a complete Terraform module with best-practice structure.
validate_config
Validate Terraform configuration files for errors.
plan_changes
Run terraform plan to preview infrastructure changes.
list_resources
List all resources in Terraform state.
check_drift
Detect configuration drift between state and infrastructure.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client