You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: cannot create grants: permissions for metastore-******* are &{[{TheGroup [MANAGE_ALLOWLIST] [Principal]}]}, but have to be {[{TheGroup [MANAGE ALLOWLIST] []}]}
And on further retries, Terraform fails with:
Error: cannot create grants: Duplicate privileges to add and delete.
(We don't have it right now, but we could adjust our CI to provide it if needed)
Important Factoids
This is preventing us from applying fine-grained permissions to look at the artifact allowlist. In the meantime, we'll have to grant metastore owner permissions.
Would you like to implement a fix?
Sorry, not at this point.
The text was updated successfully, but these errors were encountered:
Configuration
Expected Behavior
Terraform should create the grants successfully.
Actual Behavior
First time Terraform fails with:
And on further retries, Terraform fails with:
Steps to Reproduce
terraform apply
Terraform and provider versions
databricks_cluster
resource #3553)Is it a regression?
No, it's the 1st time we are trying.
Debug Output
(We don't have it right now, but we could adjust our CI to provide it if needed)
Important Factoids
This is preventing us from applying fine-grained permissions to look at the artifact allowlist. In the meantime, we'll have to grant metastore owner permissions.
Would you like to implement a fix?
Sorry, not at this point.
The text was updated successfully, but these errors were encountered: