This module either creates a new workspace, or uses an existing one to deploy Overwatch
No requirements.
Name | Version |
---|---|
azurerm | n/a |
databricks.ow-main-ws | n/a |
No modules.
Name | Type |
---|---|
azurerm_databricks_workspace.adb-new-ws | resource |
azurerm_databricks_workspace.adb-existing-ws | data source |
azurerm_resource_group.rg | data source |
databricks_spark_version.latest_lts | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
overwatch_ws_name | The name of an existing workspace, or the name to use to create a new one for Overwatch | string |
n/a | yes |
rg_name | Resource group name | string |
n/a | yes |
subscription_id | Azure subscription ID | string |
n/a | yes |
use_existing_ws | A boolean that determines to either use an existing Databricks workspace for Overwatch, when it is set to true, or create a new one when it is set to false | bool |
n/a | yes |
Name | Description |
---|---|
adb_ow_main_ws_url | Overwatch workspace url |
latest_lts | The latest DBR LTS version |