Skip to content

Latest commit

 

History

History

adb-overwatch-main-ws

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

adb-overwatch-main-ws

This module either creates a new workspace, or uses an existing one to deploy Overwatch

Requirements

No requirements.

Providers

Name Version
azurerm n/a
databricks.ow-main-ws n/a

Modules

No modules.

Resources

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

Inputs

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

Outputs

Name Description
adb_ow_main_ws_url Overwatch workspace url
latest_lts The latest DBR LTS version