destroy_terraform_service_preview
Preview destroy impact on a Terraform service without execution. Get a structured dry-run report showing what would be affected, ensuring no resources are destroyed.
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 |
|---|---|---|---|
| service_name | Yes | Name of the service to destroy | |
| hostname | Yes | Hostname or IP address of the device | |
| username | No | SSH username (use 'mcp_admin' for passwordless access after setup) | mcp_admin |
| password | No | SSH password (not needed for mcp_admin after setup) |