[Feature] Add datasource databricks_users
#4028
Open
dgomez04 wants to merge 34 commits intodatabricks:mainfrom dgomez04:feature/3468-databricks_users
+329
Commits
Commits on Oct 23, 2024
- committed
databricks#3468: made changes to data_users.go to explicitly define schema, and only request the id, userName, and displayName attributes. added succesful initial test_case on data_users_test.go
committeddatabricks#3468: added 'user_name_contains' attribute to data_users.go to allow filtering by userName, and added additional test cases on data_users_test.go
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
databricks#3468: started migrating to the plugin framework, adding support for workspace-level and account-level provider.
committed
Commits on Oct 24, 2024
- committed
- committed
- committed
- committed
- committed
- authored
- committed
- committed
- committed