Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ01-14-2026 01:24 AM
The Unity catalog DELETE API supports the force option:
https://docs.databricks.com/api/workspace/catalogs/delete
Is it possible to support the force option for the workspace APIs?
https://docs.databricks.com/api/account/workspaces/delete
Context:
At the moment, there is a risk that even minor Terraform changes (e.g. [ISSUE] Issue with `databricks_mws_workspaces` resource. Rename forces replacement ยท Issue #4968 ยท d...) could result in the workspace being destroyed, and we would like to reduce this risk.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ01-14-2026 03:11 AM