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.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
organization | Yes | ||
workspace_name | Yes |