Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2026 09:59 AM
Hi @ajay_wavicle ,
The Terraform provider’s exporter is great for generating Terraform config for workspace resources, but it isn’t meant to bulk-migrate the actual workspace directory contents. Use the Databricks CLI’s workspace export/import commands to move folders (notebooks and files) between workspaces. See the commands here: https://docs.databricks.com/aws/en/dev-tools/cli/reference/workspace-commands#databricks-workspace-e...