The use case is quite simple: each environment - databricks workspace (prod, test, dev) will be created by a separate service principal (which for isolation purpose should not have account wide admin permission) with terraform, but will belong to the same account. To simplify management I wanted to create groups per each environment and grant those some permissions. As far as I understand the documentation it is not possible yet. If so, where can I open feature request? Or it is already planned / under development?