We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fad9f3 commit 5054782Copy full SHA for 5054782
README.md
@@ -2,7 +2,12 @@
2
Terraform module used for Databricks Workspace configuration and Resources creation
3
4
## Usage
5
-This module provides an ability for Databricks Workspace configuration and Resources creation.
+This module provides an ability for Databricks Workspace configuration and Resources creation, for example:
6
+1. Default Shared Autoscaling cluster
7
+2. ADLS Gen2 Mount
8
+3. Secret scope and its secrets
9
+4. Cluster policies
10
+5. Users for Standard SKU Worspaces
11
12
```hcl
13
data "azurerm_databricks_workspace" "example" {
0 commit comments