databricks / terraform-provider-databricks

Databricks Terraform Provider
https://registry.terraform.io/providers/databricks/databricks/latest
Other
456 stars 393 forks source link

[ISSUE] Workspace level provider should throw an error when `account_id` is specified #4212

Open alexott opened 1 week ago

alexott commented 1 week ago

To avoid errors like invalid Databricks Account configuration (See #4208) we need to add a check to the WorkspaceClient and return an error when account_id is specified