databricks_notebook_paths Data Source

This data source allows to list notebooks in the Databricks Workspace.

Example Usage

data "databricks_notebook_paths" "prod" {
  path      = "/Production"
  recursive = true
}

Argument Reference

Attribute Reference

This data source exports the following attributes: