recommend_terraform_modules
Analyze your Terraform code to get module recommendations from the Terraform Registry based on deployment intent and cloud provider.
Instructions
Recommend Terraform Registry modules based on code patterns and deployment intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| terraformCode | Yes | Terraform code used to infer likely module recommendations. | |
| provider | No | Preferred cloud provider. | any |
| deploymentIntent | No | Primary deployment goal used to prioritize recommendations. | general |
| maxRecommendations | No | Maximum number of recommendations to return. |