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
The text was updated successfully, but these errors were encountered:
nkvuong
changed the title
[ISSUE] Issue with databricks_permissions resource
[ISSUE] Issue with databricks_permissions resource on databricks_sql_endpointMar 27, 2023
Setting
databricks_permissions
onsql_endpoint_id
removes the CAN_MANAGE permissions from the creator of the SQL warehouse(endpoint)Configuration
Expected Behavior
Expecting the groups Automation to have CAN_MANAGE, Engineering to have CAN_USE, Admins to have CAN_MANAGE and the creator to have CAN_MANAGE
Actual Behavior
Automation has CAN_MANAGE, Engineering has CAN_USE, Admins has CAN_MANAGE but the creator has no permissions.
Steps to Reproduce
terraform apply
Terraform and provider versions
Terraform v1.3.9
on darwin_amd64
Debug Output
Important Factoids
The text was updated successfully, but these errors were encountered: