Skip to content

Commit 5054782

Browse files
committed
docs: updated docs
1 parent 2fad9f3 commit 5054782

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
Terraform module used for Databricks Workspace configuration and Resources creation
33

44
## Usage
5-
This module provides an ability for Databricks Workspace configuration and Resources creation.
5+
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
611

712
```hcl
813
data "azurerm_databricks_workspace" "example" {

0 commit comments

Comments
 (0)