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" {
│