"# my-databricks-work"

setup workspace

  • Step1: download terraform executable
  • Step2: copy terraform exe to a user profile path and add the same path to $system:PATH C:\Users\atul\.terraform
      set PATH=C:\Users\atul\.terraform;%PATH%
    
  • Step3: configure VScode env
    • vs code extensions installed :
      • Terraform Completer
      • HashiCorp Terraform

-Step: https://docs.microsoft.com/en-us/azure/developer/terraform/store-state-in-azure-storage?tabs=azure-cli

https://github.com/abhinavg6/azuredb-workspace-provisioner