Closed apamildner closed 5 days ago
Please attach the logs as described in the troubleshooting guide.
Can you also try to specify VIEWER
not viewer
@alexott It was actually solved by explicitly writing VIEWER
as suggested, good catch đź‘Ť I was not able to attach logs due to company policy, sorry about that.
Configuration
Expected Behavior
I expect the query to be created with the run_as_mode "viewer".
Actual Behavior
We get this
Steps to Reproduce
terraform apply
Terraform and provider versions
Is it a regression?
Not sure, just started using this one
Important Factoids
When I check the query in databricks under "Share", I see this:
Also it seems it is greyed out. Not sure who becomes the owner of the query when I create it via terraform either, as it seems a "principal" cannot be an owner of a query. From this
Would you like to implement a fix?
I don't have capacity or knowledge for that sadly