databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
425 stars 143 forks source link

Databricks group name conflict #73

Closed dougspadotto closed 1 year ago

dougspadotto commented 1 year ago

When using the same workspace to mimic staging and prod, .mlops-setup-scripts/cicd/main-azure.tf attempts to create 2 groups with the same name, causing an error.

Fix is to make display_name unique for prod and staging.

arpitjasa-db commented 1 year ago

Closing this issue since as of https://github.com/databricks/mlops-stack/releases/tag/v0.1 we replaced Terraform.