This data source allows to get information about a directory in a Databricks Workspace.
data "databricks_directory" "prod" {
path = "/Production"
}
path
- (Required) Path to a directory in the workspaceThis data source exports the following attributes:
object_id
- directory object IDworkspace_path
- path on Workspace File System (WSFS) in form of /Workspace
+ path