Create (account wide) groups without account admin permissions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 06:31 AM
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?