databricks_notebook Data Source

This data source allows to export a notebook from Databricks Workspace.

Example Usage

data "databricks_notebook" "features" {
  path   = "/Production/Features"
  format = "SOURCE"
}

Argument Reference

Attribute Reference

This data source exports the following attributes: