Pavan

Results 2 issues of Pavan

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

question
upstream-microsoft
service/data-lake

### Configuration ```hcl Module Code --------------- terraform { required_providers { databricks = { source = "databricks/databricks" version = "=1.33.0" } } } variable "catalog" { description = "Databricks unity catalog...