IAC Memory MCP Server

list_provider_resources

Retrieve all resources linked to a specific Terraform provider, optionally filtered by type regex. Enhances infrastructure-as-code management on the IAC Memory MCP Server.

Instructions

List all resources associated with a specific Terraform provider

Input Schema

NameRequiredDescriptionDefault
filter_criteriaNoOptional filtering criteria
provider_nameYesName of the Terraform provider

Input Schema (JSON Schema)

{ "description": "List all resources associated with a specific Terraform provider", "properties": { "filter_criteria": { "description": "Optional filtering criteria", "properties": { "type_pattern": { "description": "Regex pattern to filter resource types", "type": "string" } }, "type": "object" }, "provider_name": { "description": "Name of the Terraform provider", "type": "string" } }, "required": [ "provider_name" ], "type": "object" }
ID: 0vzzy6ngc9