SearchUserProvidedModule
Analyze Terraform registry modules by URL to extract input variables, output variables, README, and usage details. Supports specific versions and custom variables for precise module evaluation.
Instructions
Search for a user-provided Terraform registry module and understand its inputs, outputs, and usage.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
module_url | Yes | URL or identifier of the Terraform module (e.g., "hashicorp/consul/aws") | |
variables | No | Variables to use when analyzing the module | |
version | No | Specific version of the module to analyze |