destroy_terraform_service_preview
Preview the impact of destroying a Terraform-managed service on a specified host. Returns a structured dry-run report showing affected resources without making changes.
Instructions
Preview what destroy_terraform_service would affect without executing. Returns a structured dry-run report. No resources are destroyed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname or IP address of the device | |
| password | No | SSH password (not needed for mcp_admin after setup) | |
| username | No | SSH username (use 'mcp_admin' for passwordless access after setup) | mcp_admin |
| service_name | Yes | Name of the service to destroy |