stbjelcevic
Databricks Employee
Databricks Employee

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...

 

View solution in original post