safe_delete_workspace
Safely delete a Terraform workspace by verifying it has no active resources first. Prevents accidental deletion of workspaces with active infrastructure. Returns status, errors, or affected resources.
Instructions
Safely delete a workspace by first checking if it can be deleted.
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
organization | Yes | ||
workspace_name | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from terraform-cloud-mcp
- apply_run
- cancel_run
- create_organization
- create_run
- create_workspace
- delete_organization
- delete_workspace
- discard_run
- force_cancel_run
- force_execute_run
- force_unlock_workspace
- get_account_details
- get_organization_details
- get_organization_entitlements
- get_run_details
- get_workspace_details
- list_organizations
- list_runs_in_organization
- list_runs_in_workspace
- list_workspaces
- lock_workspace
- safe_delete_workspace
- unlock_workspace
- update_organization
- update_workspace
Related Tools
- @severity1/terraform-cloud-mcp
- @severity1/terraform-cloud-mcp
- @severity1/terraform-cloud-mcp
- @severity1/terraform-cloud-mcp
- @severity1/terraform-cloud-mcp