Sorry I forgot, of course - Terraform plan goes through without a problem, but during the apply phase, I get
โ Error: cannot create secret scope: Scope with Azure KeyVault must have userAADToken defined!
โ
โ with databricks_secret_scope.this,
โ on main_secret_scope_and_keyvault_acl.tf line 15, in resource "databricks_secret_scope" "this":
โ 15: resource "databricks_secret_scope" "this" {
โ