analyze_terraform_project
Analyze Terraform projects to extract AWS services from resource declarations, enabling cost estimation and service inventory.
Instructions
Analyze a Terraform project to identify AWS services used. This tool dynamically extracts service information from Terraform resource declarations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory |