How to deploy Azure Databricks Workspace using Terraform Blog --> https://gmusumeci.medium.com/how-to-deploy-databricks-in-azure-with-terraform-step-by-step-e1262e456be9 Code creates: Create a Resource Group Create a Databricks Workspace How to use this code: Update the file terraform.tfvars to adjust the code to your environment How To deploy the code: Clone the repo Update variables to your environment Execute "terraform init" Execute "terraform apply"