Skip to main content
Glama
washyu
by washyu

plan_terraform_service

Preview Terraform infrastructure changes before applying them to homelab services, using SSH-based deployment with configurable parameters.

Instructions

Generate a Terraform plan to preview changes without applying them

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_nameYesName of the service to plan
hostnameYesHostname or IP address of the device
usernameNoSSH username (use 'mcp_admin' for passwordless access after setup)mcp_admin
passwordNoSSH password (not needed for mcp_admin after setup)
config_overrideNoOptional configuration overrides for the service
portNoSSH port (default: 22)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/washyu/mcp_python_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server