First create Unity Catalog metastore, otherwise UC by default will create a new metastore in the region
Azure objects for UC metastore are now created in modules/adb-lakehouse-uc/uc-metastore module, not in the modules/adb-lakehouse - this allows to use modules/adb-lakehouse without UC if necessary
managed_resource_group_name is now optional in examples/adb-lakehouse. It will be generated automatically if not provided
UC Metastore assignment is moved from modules/adb-lakehouse-uc/uc-metastore to a separate module modules/uc-idf-assignment that handles assignment of UC metastore together with assignment of groups and service principals.
Azure KeyVault creation is now optional in modules/adb-lakehouse
The changeset includes following:
modules/adb-lakehouse-uc/uc-metastore
module, not in themodules/adb-lakehouse
- this allows to usemodules/adb-lakehouse
without UC if necessarymanaged_resource_group_name
is now optional inexamples/adb-lakehouse
. It will be generated automatically if not providedmodules/adb-lakehouse-uc/uc-metastore
to a separate modulemodules/uc-idf-assignment
that handles assignment of UC metastore together with assignment of groups and service principals.modules/adb-lakehouse