@pulumi/databricks 1.69.0-alpha.1746077864 → 1.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (370) hide show
  1. package/accessControlRuleSet.d.ts +2 -2
  2. package/accessControlRuleSet.js +2 -2
  3. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +2 -2
  4. package/aibiDashboardEmbeddingAccessPolicySetting.js +2 -2
  5. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +2 -2
  6. package/aibiDashboardEmbeddingApprovedDomainsSetting.js +2 -2
  7. package/alertV2.d.ts +72 -0
  8. package/alertV2.js +73 -0
  9. package/alertV2.js.map +1 -0
  10. package/app.d.ts +3 -1
  11. package/app.js +3 -1
  12. package/app.js.map +1 -1
  13. package/artifactAllowlist.d.ts +2 -2
  14. package/artifactAllowlist.js +2 -2
  15. package/budget.d.ts +2 -2
  16. package/budget.js +2 -2
  17. package/catalog.d.ts +2 -2
  18. package/catalog.js +2 -2
  19. package/clusterPolicy.d.ts +2 -0
  20. package/clusterPolicy.js +2 -0
  21. package/clusterPolicy.js.map +1 -1
  22. package/config/vars.d.ts +1 -0
  23. package/config/vars.js +6 -0
  24. package/config/vars.js.map +1 -1
  25. package/connection.d.ts +2 -2
  26. package/connection.js +2 -2
  27. package/credential.d.ts +2 -2
  28. package/credential.js +2 -2
  29. package/customAppIntegration.d.ts +2 -2
  30. package/customAppIntegration.js +2 -2
  31. package/dashboard.d.ts +2 -0
  32. package/dashboard.js +2 -0
  33. package/dashboard.js.map +1 -1
  34. package/dbfsFile.d.ts +2 -0
  35. package/dbfsFile.js +2 -0
  36. package/dbfsFile.js.map +1 -1
  37. package/defaultNamespaceSetting.d.ts +2 -1
  38. package/defaultNamespaceSetting.js +2 -1
  39. package/defaultNamespaceSetting.js.map +1 -1
  40. package/directory.d.ts +2 -0
  41. package/directory.js +2 -0
  42. package/directory.js.map +1 -1
  43. package/disableLegacyDbfsSetting.d.ts +3 -3
  44. package/disableLegacyDbfsSetting.js +3 -3
  45. package/entitlements.d.ts +2 -0
  46. package/entitlements.js +2 -0
  47. package/entitlements.js.map +1 -1
  48. package/externalLocation.d.ts +2 -2
  49. package/externalLocation.js +2 -2
  50. package/file.d.ts +4 -3
  51. package/file.js +4 -3
  52. package/file.js.map +1 -1
  53. package/getAlertV2.d.ts +50 -0
  54. package/getAlertV2.js +38 -0
  55. package/getAlertV2.js.map +1 -0
  56. package/getAlertsV2.d.ts +14 -0
  57. package/getAlertsV2.js +18 -0
  58. package/getAlertsV2.js.map +1 -0
  59. package/getApp.d.ts +4 -0
  60. package/getApp.js +4 -0
  61. package/getApp.js.map +1 -1
  62. package/getApps.d.ts +4 -0
  63. package/getApps.js +4 -0
  64. package/getApps.js.map +1 -1
  65. package/getAwsAssumeRolePolicy.d.ts +4 -0
  66. package/getAwsAssumeRolePolicy.js +4 -0
  67. package/getAwsAssumeRolePolicy.js.map +1 -1
  68. package/getAwsBucketPolicy.d.ts +4 -0
  69. package/getAwsBucketPolicy.js +4 -0
  70. package/getAwsBucketPolicy.js.map +1 -1
  71. package/getAwsCrossAccountPolicy.d.ts +4 -4
  72. package/getAwsCrossAccountPolicy.js +4 -4
  73. package/getAwsUnityCatalogAssumeRolePolicy.d.ts +8 -4
  74. package/getAwsUnityCatalogAssumeRolePolicy.js +8 -4
  75. package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
  76. package/getAwsUnityCatalogPolicy.d.ts +8 -4
  77. package/getAwsUnityCatalogPolicy.js +8 -4
  78. package/getAwsUnityCatalogPolicy.js.map +1 -1
  79. package/getBudgetPolicies.d.ts +3 -6
  80. package/getBudgetPolicies.js +2 -2
  81. package/getBudgetPolicies.js.map +1 -1
  82. package/getBudgetPolicy.d.ts +2 -2
  83. package/getBudgetPolicy.js +2 -2
  84. package/getCatalog.d.ts +4 -8
  85. package/getCatalog.js +4 -8
  86. package/getCatalog.js.map +1 -1
  87. package/getCatalogs.d.ts +4 -8
  88. package/getCatalogs.js +4 -8
  89. package/getCatalogs.js.map +1 -1
  90. package/getCluster.d.ts +4 -4
  91. package/getCluster.js +4 -4
  92. package/getClusterPolicy.d.ts +4 -4
  93. package/getClusterPolicy.js +4 -4
  94. package/getClusters.d.ts +4 -4
  95. package/getClusters.js +4 -4
  96. package/getCurrentConfig.d.ts +4 -0
  97. package/getCurrentConfig.js +4 -0
  98. package/getCurrentConfig.js.map +1 -1
  99. package/getCurrentMetastore.d.ts +2 -6
  100. package/getCurrentMetastore.js +2 -6
  101. package/getCurrentMetastore.js.map +1 -1
  102. package/getCurrentUser.d.ts +4 -4
  103. package/getCurrentUser.js +4 -4
  104. package/getDashboards.d.ts +4 -0
  105. package/getDashboards.js +4 -0
  106. package/getDashboards.js.map +1 -1
  107. package/getDbfsFile.d.ts +4 -4
  108. package/getDbfsFile.js +4 -4
  109. package/getDbfsFilePaths.d.ts +4 -4
  110. package/getDbfsFilePaths.js +4 -4
  111. package/getDirectory.d.ts +4 -4
  112. package/getDirectory.js +4 -4
  113. package/getExternalLocation.d.ts +4 -4
  114. package/getExternalLocation.js +4 -4
  115. package/getExternalLocations.d.ts +4 -4
  116. package/getExternalLocations.js +4 -4
  117. package/getFunctions.d.ts +4 -4
  118. package/getFunctions.js +4 -4
  119. package/getGroup.d.ts +4 -4
  120. package/getGroup.js +4 -4
  121. package/getInstancePool.d.ts +4 -4
  122. package/getInstancePool.js +4 -4
  123. package/getInstanceProfiles.d.ts +4 -0
  124. package/getInstanceProfiles.js +4 -0
  125. package/getInstanceProfiles.js.map +1 -1
  126. package/getJob.d.ts +4 -4
  127. package/getJob.js +4 -4
  128. package/getJobs.d.ts +6 -6
  129. package/getJobs.js +6 -6
  130. package/getMetastore.d.ts +2 -6
  131. package/getMetastore.js +2 -6
  132. package/getMetastore.js.map +1 -1
  133. package/getMetastores.d.ts +6 -6
  134. package/getMetastores.js +6 -6
  135. package/getMlflowExperiment.d.ts +4 -4
  136. package/getMlflowExperiment.js +4 -4
  137. package/getMlflowModel.d.ts +4 -4
  138. package/getMlflowModel.js +4 -4
  139. package/getMlflowModels.d.ts +4 -4
  140. package/getMlflowModels.js +4 -4
  141. package/getMwsCredentials.d.ts +2 -6
  142. package/getMwsCredentials.js +2 -6
  143. package/getMwsCredentials.js.map +1 -1
  144. package/getMwsNetworkConnectivityConfig.d.ts +4 -4
  145. package/getMwsNetworkConnectivityConfig.js +4 -4
  146. package/getMwsNetworkConnectivityConfigs.d.ts +4 -4
  147. package/getMwsNetworkConnectivityConfigs.js +4 -4
  148. package/getMwsWorkspaces.d.ts +2 -6
  149. package/getMwsWorkspaces.js +2 -6
  150. package/getMwsWorkspaces.js.map +1 -1
  151. package/getNodeType.d.ts +6 -6
  152. package/getNodeType.js +6 -6
  153. package/getNotebook.d.ts +4 -4
  154. package/getNotebook.js +4 -4
  155. package/getNotebookPaths.d.ts +4 -4
  156. package/getNotebookPaths.js +4 -4
  157. package/getNotificationDestinations.d.ts +4 -0
  158. package/getNotificationDestinations.js +4 -0
  159. package/getNotificationDestinations.js.map +1 -1
  160. package/getPipelines.d.ts +4 -4
  161. package/getPipelines.js +4 -4
  162. package/getRegisteredModel.d.ts +4 -4
  163. package/getRegisteredModel.js +4 -4
  164. package/getRegisteredModelVersions.d.ts +4 -4
  165. package/getRegisteredModelVersions.js +4 -4
  166. package/getSchema.d.ts +4 -0
  167. package/getSchema.js +4 -0
  168. package/getSchema.js.map +1 -1
  169. package/getSchemas.d.ts +4 -8
  170. package/getSchemas.js +4 -8
  171. package/getSchemas.js.map +1 -1
  172. package/getServicePrincipal.d.ts +4 -4
  173. package/getServicePrincipal.js +4 -4
  174. package/getServicePrincipals.d.ts +4 -4
  175. package/getServicePrincipals.js +4 -4
  176. package/getServingEndpoints.d.ts +4 -4
  177. package/getServingEndpoints.js +4 -4
  178. package/getShare.d.ts +4 -0
  179. package/getShare.js +4 -0
  180. package/getShare.js.map +1 -1
  181. package/getShares.d.ts +4 -0
  182. package/getShares.js +4 -0
  183. package/getShares.js.map +1 -1
  184. package/getSparkVersion.d.ts +6 -6
  185. package/getSparkVersion.js +6 -6
  186. package/getSqlWarehouse.d.ts +4 -4
  187. package/getSqlWarehouse.js +4 -4
  188. package/getSqlWarehouses.d.ts +4 -4
  189. package/getSqlWarehouses.js +4 -4
  190. package/getStorageCredential.d.ts +4 -4
  191. package/getStorageCredential.js +4 -4
  192. package/getStorageCredentials.d.ts +4 -4
  193. package/getStorageCredentials.js +4 -4
  194. package/getTable.d.ts +4 -8
  195. package/getTable.js +4 -8
  196. package/getTable.js.map +1 -1
  197. package/getTables.d.ts +4 -8
  198. package/getTables.js +4 -8
  199. package/getTables.js.map +1 -1
  200. package/getUser.d.ts +4 -4
  201. package/getUser.js +4 -4
  202. package/getViews.d.ts +4 -4
  203. package/getViews.js +4 -4
  204. package/getVolume.d.ts +4 -0
  205. package/getVolume.js +4 -0
  206. package/getVolume.js.map +1 -1
  207. package/getVolumes.d.ts +4 -4
  208. package/getVolumes.js +4 -4
  209. package/getZones.d.ts +4 -4
  210. package/getZones.js +4 -4
  211. package/gitCredential.d.ts +2 -0
  212. package/gitCredential.js +2 -0
  213. package/gitCredential.js.map +1 -1
  214. package/globalInitScript.d.ts +2 -0
  215. package/globalInitScript.js +2 -0
  216. package/globalInitScript.js.map +1 -1
  217. package/group.d.ts +2 -0
  218. package/group.js +2 -0
  219. package/group.js.map +1 -1
  220. package/groupMember.d.ts +2 -0
  221. package/groupMember.js +2 -0
  222. package/groupMember.js.map +1 -1
  223. package/groupRole.d.ts +2 -0
  224. package/groupRole.js +2 -0
  225. package/groupRole.js.map +1 -1
  226. package/index.d.ts +9 -0
  227. package/index.js +16 -5
  228. package/index.js.map +1 -1
  229. package/instancePool.d.ts +2 -0
  230. package/instancePool.js +2 -0
  231. package/instancePool.js.map +1 -1
  232. package/instanceProfile.d.ts +2 -0
  233. package/instanceProfile.js +2 -0
  234. package/instanceProfile.js.map +1 -1
  235. package/ipAccessList.d.ts +2 -0
  236. package/ipAccessList.js +2 -0
  237. package/ipAccessList.js.map +1 -1
  238. package/job.d.ts +2 -0
  239. package/job.js +2 -0
  240. package/job.js.map +1 -1
  241. package/library.d.ts +2 -0
  242. package/library.js +2 -0
  243. package/library.js.map +1 -1
  244. package/metastoreProvider.d.ts +2 -2
  245. package/metastoreProvider.js +2 -2
  246. package/mlflowExperiment.d.ts +2 -0
  247. package/mlflowExperiment.js +2 -0
  248. package/mlflowExperiment.js.map +1 -1
  249. package/mlflowModel.d.ts +2 -0
  250. package/mlflowModel.js +2 -0
  251. package/mlflowModel.js.map +1 -1
  252. package/mlflowWebhook.d.ts +2 -0
  253. package/mlflowWebhook.js +2 -0
  254. package/mlflowWebhook.js.map +1 -1
  255. package/modelServing.d.ts +2 -0
  256. package/modelServing.js +2 -0
  257. package/modelServing.js.map +1 -1
  258. package/mwsLogDelivery.d.ts +2 -2
  259. package/mwsLogDelivery.js +2 -2
  260. package/mwsNccBinding.d.ts +3 -3
  261. package/mwsNccBinding.js +3 -3
  262. package/mwsNccPrivateEndpointRule.d.ts +6 -3
  263. package/mwsNccPrivateEndpointRule.js +5 -3
  264. package/mwsNccPrivateEndpointRule.js.map +1 -1
  265. package/mwsNetworkConnectivityConfig.d.ts +2 -4
  266. package/mwsNetworkConnectivityConfig.js +2 -4
  267. package/mwsNetworkConnectivityConfig.js.map +1 -1
  268. package/mwsPermissionAssignment.d.ts +3 -1
  269. package/mwsPermissionAssignment.js +3 -1
  270. package/mwsPermissionAssignment.js.map +1 -1
  271. package/mwsPrivateAccessSettings.d.ts +2 -0
  272. package/mwsPrivateAccessSettings.js +2 -0
  273. package/mwsPrivateAccessSettings.js.map +1 -1
  274. package/mwsVpcEndpoint.d.ts +2 -2
  275. package/mwsVpcEndpoint.js +2 -2
  276. package/mwsWorkspaces.d.ts +9 -3
  277. package/mwsWorkspaces.js +6 -0
  278. package/mwsWorkspaces.js.map +1 -1
  279. package/notebook.d.ts +2 -0
  280. package/notebook.js +2 -0
  281. package/notebook.js.map +1 -1
  282. package/notificationDestination.d.ts +2 -0
  283. package/notificationDestination.js +2 -0
  284. package/notificationDestination.js.map +1 -1
  285. package/oboToken.d.ts +2 -2
  286. package/oboToken.js +2 -2
  287. package/onlineTable.d.ts +2 -2
  288. package/onlineTable.js +2 -2
  289. package/package.json +2 -2
  290. package/permissionAssignment.d.ts +3 -1
  291. package/permissionAssignment.js +3 -1
  292. package/permissionAssignment.js.map +1 -1
  293. package/permissions.d.ts +2 -0
  294. package/permissions.js +2 -0
  295. package/permissions.js.map +1 -1
  296. package/pipeline.d.ts +2 -0
  297. package/pipeline.js +2 -0
  298. package/pipeline.js.map +1 -1
  299. package/provider.d.ts +2 -0
  300. package/provider.js +1 -0
  301. package/provider.js.map +1 -1
  302. package/qualityMonitor.d.ts +2 -0
  303. package/qualityMonitor.js +2 -0
  304. package/qualityMonitor.js.map +1 -1
  305. package/registeredModel.d.ts +2 -2
  306. package/registeredModel.js +2 -2
  307. package/repo.d.ts +2 -0
  308. package/repo.js +2 -0
  309. package/repo.js.map +1 -1
  310. package/restrictWorkspaceAdminsSetting.d.ts +2 -2
  311. package/restrictWorkspaceAdminsSetting.js +2 -2
  312. package/schema.d.ts +2 -2
  313. package/schema.js +2 -2
  314. package/secret.d.ts +2 -0
  315. package/secret.js +2 -0
  316. package/secret.js.map +1 -1
  317. package/secretAcl.d.ts +2 -0
  318. package/secretAcl.js +2 -0
  319. package/secretAcl.js.map +1 -1
  320. package/secretScope.d.ts +2 -0
  321. package/secretScope.js +2 -0
  322. package/secretScope.js.map +1 -1
  323. package/servicePrincipal.d.ts +2 -2
  324. package/servicePrincipal.js +2 -2
  325. package/servicePrincipalRole.d.ts +2 -0
  326. package/servicePrincipalRole.js +2 -0
  327. package/servicePrincipalRole.js.map +1 -1
  328. package/servicePrincipalSecret.d.ts +2 -2
  329. package/servicePrincipalSecret.js +2 -2
  330. package/share.d.ts +2 -2
  331. package/share.js +2 -2
  332. package/sqlEndpoint.d.ts +2 -0
  333. package/sqlEndpoint.js +2 -0
  334. package/sqlEndpoint.js.map +1 -1
  335. package/sqlGlobalConfig.d.ts +2 -0
  336. package/sqlGlobalConfig.js +2 -0
  337. package/sqlGlobalConfig.js.map +1 -1
  338. package/sqlPermissions.d.ts +17 -15
  339. package/sqlPermissions.js +5 -3
  340. package/sqlPermissions.js.map +1 -1
  341. package/storageCredential.d.ts +2 -2
  342. package/storageCredential.js +2 -2
  343. package/systemSchema.d.ts +1 -3
  344. package/systemSchema.js +1 -3
  345. package/systemSchema.js.map +1 -1
  346. package/token.d.ts +2 -2
  347. package/token.js +2 -2
  348. package/types/input.d.ts +164 -4
  349. package/types/output.d.ts +182 -7
  350. package/user.d.ts +2 -0
  351. package/user.js +2 -0
  352. package/user.js.map +1 -1
  353. package/userRole.d.ts +2 -0
  354. package/userRole.js +2 -0
  355. package/userRole.js.map +1 -1
  356. package/vectorSearchEndpoint.d.ts +8 -2
  357. package/vectorSearchEndpoint.js +6 -2
  358. package/vectorSearchEndpoint.js.map +1 -1
  359. package/vectorSearchIndex.d.ts +2 -2
  360. package/vectorSearchIndex.js +2 -2
  361. package/volume.d.ts +2 -2
  362. package/volume.js +2 -2
  363. package/workspaceBinding.d.ts +2 -2
  364. package/workspaceBinding.js +2 -2
  365. package/workspaceConf.d.ts +4 -2
  366. package/workspaceConf.js +4 -2
  367. package/workspaceConf.js.map +1 -1
  368. package/workspaceFile.d.ts +2 -0
  369. package/workspaceFile.js +2 -0
  370. package/workspaceFile.js.map +1 -1
package/getNotebook.js CHANGED
@@ -6,10 +6,10 @@ exports.getNotebookOutput = exports.getNotebook = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
10
- *
11
9
  * This data source allows to export a notebook from Databricks Workspace.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -34,10 +34,10 @@ function getNotebook(args, opts) {
34
34
  }
35
35
  exports.getNotebook = getNotebook;
36
36
  /**
37
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
38
- *
39
37
  * This data source allows to export a notebook from Databricks Workspace.
40
38
  *
39
+ * > This data source can only be used with a workspace-level provider!
40
+ *
41
41
  * ## Example Usage
42
42
  *
43
43
  * ```typescript
@@ -1,10 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
5
- *
6
4
  * This data source allows to list notebooks in the Databricks Workspace.
7
5
  *
6
+ * > This data source can only be used with a workspace-level provider!
7
+ *
8
8
  * ## Example Usage
9
9
  *
10
10
  * ```typescript
@@ -47,10 +47,10 @@ export interface GetNotebookPathsResult {
47
47
  readonly recursive: boolean;
48
48
  }
49
49
  /**
50
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
51
- *
52
50
  * This data source allows to list notebooks in the Databricks Workspace.
53
51
  *
52
+ * > This data source can only be used with a workspace-level provider!
53
+ *
54
54
  * ## Example Usage
55
55
  *
56
56
  * ```typescript
@@ -6,10 +6,10 @@ exports.getNotebookPathsOutput = exports.getNotebookPaths = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
10
- *
11
9
  * This data source allows to list notebooks in the Databricks Workspace.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -31,10 +31,10 @@ function getNotebookPaths(args, opts) {
31
31
  }
32
32
  exports.getNotebookPaths = getNotebookPaths;
33
33
  /**
34
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
35
- *
36
34
  * This data source allows to list notebooks in the Databricks Workspace.
37
35
  *
36
+ * > This data source can only be used with a workspace-level provider!
37
+ *
38
38
  * ## Example Usage
39
39
  *
40
40
  * ```typescript
@@ -3,6 +3,8 @@ import * as outputs from "./types/output";
3
3
  /**
4
4
  * This data source allows you to retrieve information about [Notification Destinations](https://docs.databricks.com/api/workspace/notificationdestinations). Notification Destinations are used to send notifications for query alerts and jobs to external systems such as email, Slack, Microsoft Teams, PagerDuty, or generic webhooks.
5
5
  *
6
+ * > This data source can only be used with a workspace-level provider!
7
+ *
6
8
  * ## Example Usage
7
9
  *
8
10
  * ```typescript
@@ -71,6 +73,8 @@ export interface GetNotificationDestinationsResult {
71
73
  /**
72
74
  * This data source allows you to retrieve information about [Notification Destinations](https://docs.databricks.com/api/workspace/notificationdestinations). Notification Destinations are used to send notifications for query alerts and jobs to external systems such as email, Slack, Microsoft Teams, PagerDuty, or generic webhooks.
73
75
  *
76
+ * > This data source can only be used with a workspace-level provider!
77
+ *
74
78
  * ## Example Usage
75
79
  *
76
80
  * ```typescript
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * This data source allows you to retrieve information about [Notification Destinations](https://docs.databricks.com/api/workspace/notificationdestinations). Notification Destinations are used to send notifications for query alerts and jobs to external systems such as email, Slack, Microsoft Teams, PagerDuty, or generic webhooks.
10
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
11
13
  * ## Example Usage
12
14
  *
13
15
  * ```typescript
@@ -51,6 +53,8 @@ exports.getNotificationDestinations = getNotificationDestinations;
51
53
  /**
52
54
  * This data source allows you to retrieve information about [Notification Destinations](https://docs.databricks.com/api/workspace/notificationdestinations). Notification Destinations are used to send notifications for query alerts and jobs to external systems such as email, Slack, Microsoft Teams, PagerDuty, or generic webhooks.
53
55
  *
56
+ * > This data source can only be used with a workspace-level provider!
57
+ *
54
58
  * ## Example Usage
55
59
  *
56
60
  * ```typescript
@@ -1 +1 @@
1
- {"version":3,"file":"getNotificationDestinations.js","sourceRoot":"","sources":["../getNotificationDestinations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AAoCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8EAOC"}
1
+ {"version":3,"file":"getNotificationDestinations.js","sourceRoot":"","sources":["../getNotificationDestinations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AAoCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8EAOC"}
package/getPipelines.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _authentication is not configured for provider_ errors.
4
- *
5
3
  * Retrieves a list of all databricks.Pipeline ([Delta Live Tables](https://docs.databricks.com/data-engineering/delta-live-tables/index.html)) ids deployed in a workspace, or those matching the provided search term. Maximum 100 results.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * Get all Delta Live Tables pipelines:
@@ -79,10 +79,10 @@ export interface GetPipelinesResult {
79
79
  readonly pipelineName?: string;
80
80
  }
81
81
  /**
82
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _authentication is not configured for provider_ errors.
83
- *
84
82
  * Retrieves a list of all databricks.Pipeline ([Delta Live Tables](https://docs.databricks.com/data-engineering/delta-live-tables/index.html)) ids deployed in a workspace, or those matching the provided search term. Maximum 100 results.
85
83
  *
84
+ * > This data source can only be used with a workspace-level provider!
85
+ *
86
86
  * ## Example Usage
87
87
  *
88
88
  * Get all Delta Live Tables pipelines:
package/getPipelines.js CHANGED
@@ -6,10 +6,10 @@ exports.getPipelinesOutput = exports.getPipelines = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _authentication is not configured for provider_ errors.
10
- *
11
9
  * Retrieves a list of all databricks.Pipeline ([Delta Live Tables](https://docs.databricks.com/data-engineering/delta-live-tables/index.html)) ids deployed in a workspace, or those matching the provided search term. Maximum 100 results.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Get all Delta Live Tables pipelines:
@@ -66,10 +66,10 @@ function getPipelines(args, opts) {
66
66
  }
67
67
  exports.getPipelines = getPipelines;
68
68
  /**
69
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _authentication is not configured for provider_ errors.
70
- *
71
69
  * Retrieves a list of all databricks.Pipeline ([Delta Live Tables](https://docs.databricks.com/data-engineering/delta-live-tables/index.html)) ids deployed in a workspace, or those matching the provided search term. Maximum 100 results.
72
70
  *
71
+ * > This data source can only be used with a workspace-level provider!
72
+ *
73
73
  * ## Example Usage
74
74
  *
75
75
  * Get all Delta Live Tables pipelines:
@@ -2,10 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * > This resource can only be used with a workspace-level provider!
6
- *
7
5
  * This resource allows you to get information about [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html) in Databricks.
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * ```typescript
@@ -67,10 +67,10 @@ export interface GetRegisteredModelResult {
67
67
  readonly modelInfos: outputs.GetRegisteredModelModelInfo[];
68
68
  }
69
69
  /**
70
- * > This resource can only be used with a workspace-level provider!
71
- *
72
70
  * This resource allows you to get information about [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html) in Databricks.
73
71
  *
72
+ * > This data source can only be used with a workspace-level provider!
73
+ *
74
74
  * ## Example Usage
75
75
  *
76
76
  * ```typescript
@@ -6,10 +6,10 @@ exports.getRegisteredModelOutput = exports.getRegisteredModel = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This resource can only be used with a workspace-level provider!
10
- *
11
9
  * This resource allows you to get information about [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html) in Databricks.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -40,10 +40,10 @@ function getRegisteredModel(args, opts) {
40
40
  }
41
41
  exports.getRegisteredModel = getRegisteredModel;
42
42
  /**
43
- * > This resource can only be used with a workspace-level provider!
44
- *
45
43
  * This resource allows you to get information about [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html) in Databricks.
46
44
  *
45
+ * > This data source can only be used with a workspace-level provider!
46
+ *
47
47
  * ## Example Usage
48
48
  *
49
49
  * ```typescript
@@ -2,10 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * > This resource can only be used with a workspace-level provider!
6
- *
7
5
  * This resource allows you to get information about versions of [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html).
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * ```typescript
@@ -58,10 +58,10 @@ export interface GetRegisteredModelVersionsResult {
58
58
  readonly modelVersions: outputs.GetRegisteredModelVersionsModelVersion[];
59
59
  }
60
60
  /**
61
- * > This resource can only be used with a workspace-level provider!
62
- *
63
61
  * This resource allows you to get information about versions of [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html).
64
62
  *
63
+ * > This data source can only be used with a workspace-level provider!
64
+ *
65
65
  * ## Example Usage
66
66
  *
67
67
  * ```typescript
@@ -6,10 +6,10 @@ exports.getRegisteredModelVersionsOutput = exports.getRegisteredModelVersions =
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This resource can only be used with a workspace-level provider!
10
- *
11
9
  * This resource allows you to get information about versions of [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html).
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -39,10 +39,10 @@ function getRegisteredModelVersions(args, opts) {
39
39
  }
40
40
  exports.getRegisteredModelVersions = getRegisteredModelVersions;
41
41
  /**
42
- * > This resource can only be used with a workspace-level provider!
43
- *
44
42
  * This resource allows you to get information about versions of [Model in Unity Catalog](https://docs.databricks.com/en/mlflow/models-in-uc.html).
45
43
  *
44
+ * > This data source can only be used with a workspace-level provider!
45
+ *
46
46
  * ## Example Usage
47
47
  *
48
48
  * ```typescript
package/getSchema.d.ts CHANGED
@@ -5,6 +5,8 @@ import * as outputs from "./types/output";
5
5
  * Retrieves details about databricks.Schema that was created by Pulumi or manually.
6
6
  * A schema can be identified by its two-level (fully qualified) name (in the form of: `catalogName`.`schemaName`) as input. This can be retrieved programmatically using databricks.getSchemas data source.
7
7
  *
8
+ * > This data source can only be used with a workspace-level provider!
9
+ *
8
10
  * ## Example Usage
9
11
  *
10
12
  * * Retrieve details of all schemas in in a _sandbox_ databricks_catalog:
@@ -78,6 +80,8 @@ export interface GetSchemaResult {
78
80
  * Retrieves details about databricks.Schema that was created by Pulumi or manually.
79
81
  * A schema can be identified by its two-level (fully qualified) name (in the form of: `catalogName`.`schemaName`) as input. This can be retrieved programmatically using databricks.getSchemas data source.
80
82
  *
83
+ * > This data source can only be used with a workspace-level provider!
84
+ *
81
85
  * ## Example Usage
82
86
  *
83
87
  * * Retrieve details of all schemas in in a _sandbox_ databricks_catalog:
package/getSchema.js CHANGED
@@ -9,6 +9,8 @@ const utilities = require("./utilities");
9
9
  * Retrieves details about databricks.Schema that was created by Pulumi or manually.
10
10
  * A schema can be identified by its two-level (fully qualified) name (in the form of: `catalogName`.`schemaName`) as input. This can be retrieved programmatically using databricks.getSchemas data source.
11
11
  *
12
+ * > This data source can only be used with a workspace-level provider!
13
+ *
12
14
  * ## Example Usage
13
15
  *
14
16
  * * Retrieve details of all schemas in in a _sandbox_ databricks_catalog:
@@ -56,6 +58,8 @@ exports.getSchema = getSchema;
56
58
  * Retrieves details about databricks.Schema that was created by Pulumi or manually.
57
59
  * A schema can be identified by its two-level (fully qualified) name (in the form of: `catalogName`.`schemaName`) as input. This can be retrieved programmatically using databricks.getSchemas data source.
58
60
  *
61
+ * > This data source can only be used with a workspace-level provider!
62
+ *
59
63
  * ## Example Usage
60
64
  *
61
65
  * * Retrieve details of all schemas in in a _sandbox_ databricks_catalog:
package/getSchema.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getSchema.js","sourceRoot":"","sources":["../getSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
1
+ {"version":3,"file":"getSchema.js","sourceRoot":"","sources":["../getSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
package/getSchemas.d.ts CHANGED
@@ -1,11 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** This data source can only be used with a workspace-level provider!
4
- *
5
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
6
- *
7
3
  * Retrieves a list of databricks.Schema ids, that were created by Pulumi or manually, so that special handling could be applied.
8
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
9
7
  * ## Example Usage
10
8
  *
11
9
  * Listing all schemas in a _sandbox_ databricks_catalog:
@@ -56,12 +54,10 @@ export interface GetSchemasResult {
56
54
  readonly ids: string[];
57
55
  }
58
56
  /**
59
- * > **Note** This data source can only be used with a workspace-level provider!
60
- *
61
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
62
- *
63
57
  * Retrieves a list of databricks.Schema ids, that were created by Pulumi or manually, so that special handling could be applied.
64
58
  *
59
+ * > This data source can only be used with a workspace-level provider!
60
+ *
65
61
  * ## Example Usage
66
62
  *
67
63
  * Listing all schemas in a _sandbox_ databricks_catalog:
package/getSchemas.js CHANGED
@@ -6,12 +6,10 @@ exports.getSchemasOutput = exports.getSchemas = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** This data source can only be used with a workspace-level provider!
10
- *
11
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
12
- *
13
9
  * Retrieves a list of databricks.Schema ids, that were created by Pulumi or manually, so that special handling could be applied.
14
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
15
13
  * ## Example Usage
16
14
  *
17
15
  * Listing all schemas in a _sandbox_ databricks_catalog:
@@ -42,12 +40,10 @@ function getSchemas(args, opts) {
42
40
  }
43
41
  exports.getSchemas = getSchemas;
44
42
  /**
45
- * > **Note** This data source can only be used with a workspace-level provider!
46
- *
47
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
48
- *
49
43
  * Retrieves a list of databricks.Schema ids, that were created by Pulumi or manually, so that special handling could be applied.
50
44
  *
45
+ * > This data source can only be used with a workspace-level provider!
46
+ *
51
47
  * ## Example Usage
52
48
  *
53
49
  * Listing all schemas in a _sandbox_ databricks_catalog:
package/getSchemas.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getSchemas.js","sourceRoot":"","sources":["../getSchemas.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
1
+ {"version":3,"file":"getSchemas.js","sourceRoot":"","sources":["../getSchemas.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
@@ -1,9 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
4
- *
5
3
  * Retrieves information about databricks_service_principal.
6
4
  *
5
+ * > This data source can be used with an account or workspace-level provider.
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
@@ -112,10 +112,10 @@ export interface GetServicePrincipalResult {
112
112
  readonly spId: string;
113
113
  }
114
114
  /**
115
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
116
- *
117
115
  * Retrieves information about databricks_service_principal.
118
116
  *
117
+ * > This data source can be used with an account or workspace-level provider.
118
+ *
119
119
  * ## Example Usage
120
120
  *
121
121
  * Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
@@ -6,10 +6,10 @@ exports.getServicePrincipalOutput = exports.getServicePrincipal = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
10
- *
11
9
  * Retrieves information about databricks_service_principal.
12
10
  *
11
+ * > This data source can be used with an account or workspace-level provider.
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
@@ -60,10 +60,10 @@ function getServicePrincipal(args, opts) {
60
60
  }
61
61
  exports.getServicePrincipal = getServicePrincipal;
62
62
  /**
63
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
64
- *
65
63
  * Retrieves information about databricks_service_principal.
66
64
  *
65
+ * > This data source can be used with an account or workspace-level provider.
66
+ *
67
67
  * ## Example Usage
68
68
  *
69
69
  * Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
@@ -1,8 +1,8 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
4
- *
5
3
  * Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
4
+ *
5
+ * > This data source can be used with an account or workspace-level provider.
6
6
  */
7
7
  export declare function getServicePrincipals(args?: GetServicePrincipalsArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalsResult>;
8
8
  /**
@@ -33,9 +33,9 @@ export interface GetServicePrincipalsResult {
33
33
  readonly id: string;
34
34
  }
35
35
  /**
36
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
37
- *
38
36
  * Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
37
+ *
38
+ * > This data source can be used with an account or workspace-level provider.
39
39
  */
40
40
  export declare function getServicePrincipalsOutput(args?: GetServicePrincipalsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServicePrincipalsResult>;
41
41
  /**
@@ -6,9 +6,9 @@ exports.getServicePrincipalsOutput = exports.getServicePrincipals = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
10
- *
11
9
  * Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
10
+ *
11
+ * > This data source can be used with an account or workspace-level provider.
12
12
  */
13
13
  function getServicePrincipals(args, opts) {
14
14
  args = args || {};
@@ -20,9 +20,9 @@ function getServicePrincipals(args, opts) {
20
20
  }
21
21
  exports.getServicePrincipals = getServicePrincipals;
22
22
  /**
23
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
24
- *
25
23
  * Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
24
+ *
25
+ * > This data source can be used with an account or workspace-level provider.
26
26
  */
27
27
  function getServicePrincipalsOutput(args, opts) {
28
28
  args = args || {};
@@ -2,10 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * > This resource can only be used with a workspace-level provider!
6
- *
7
5
  * This resource allows you to get information about [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * ```typescript
@@ -65,10 +65,10 @@ export interface GetServingEndpointsResult {
65
65
  readonly id: string;
66
66
  }
67
67
  /**
68
- * > This resource can only be used with a workspace-level provider!
69
- *
70
68
  * This resource allows you to get information about [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
71
69
  *
70
+ * > This data source can only be used with a workspace-level provider!
71
+ *
72
72
  * ## Example Usage
73
73
  *
74
74
  * ```typescript
@@ -6,10 +6,10 @@ exports.getServingEndpointsOutput = exports.getServingEndpoints = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This resource can only be used with a workspace-level provider!
10
- *
11
9
  * This resource allows you to get information about [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -54,10 +54,10 @@ function getServingEndpoints(args, opts) {
54
54
  }
55
55
  exports.getServingEndpoints = getServingEndpoints;
56
56
  /**
57
- * > This resource can only be used with a workspace-level provider!
58
- *
59
57
  * This resource allows you to get information about [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
60
58
  *
59
+ * > This data source can only be used with a workspace-level provider!
60
+ *
61
61
  * ## Example Usage
62
62
  *
63
63
  * ```typescript
package/getShare.d.ts CHANGED
@@ -4,6 +4,8 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * Retrieves details about a databricks.Share that were created by Pulumi or manually.
6
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
7
9
  * ## Example Usage
8
10
  *
9
11
  * Getting details of an existing share in the metastore
@@ -76,6 +78,8 @@ export interface GetShareResult {
76
78
  /**
77
79
  * Retrieves details about a databricks.Share that were created by Pulumi or manually.
78
80
  *
81
+ * > This data source can only be used with a workspace-level provider!
82
+ *
79
83
  * ## Example Usage
80
84
  *
81
85
  * Getting details of an existing share in the metastore
package/getShare.js CHANGED
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * Retrieves details about a databricks.Share that were created by Pulumi or manually.
10
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
11
13
  * ## Example Usage
12
14
  *
13
15
  * Getting details of an existing share in the metastore
@@ -44,6 +46,8 @@ exports.getShare = getShare;
44
46
  /**
45
47
  * Retrieves details about a databricks.Share that were created by Pulumi or manually.
46
48
  *
49
+ * > This data source can only be used with a workspace-level provider!
50
+ *
47
51
  * ## Example Usage
48
52
  *
49
53
  * Getting details of an existing share in the metastore
package/getShare.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getShare.js","sourceRoot":"","sources":["../getShare.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4BASC;AAiDD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAAiC;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC"}
1
+ {"version":3,"file":"getShare.js","sourceRoot":"","sources":["../getShare.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4BASC;AAiDD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAAiC;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC"}
package/getShares.d.ts CHANGED
@@ -2,6 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Retrieves a list of databricks.Share name, that were created by Pulumi or manually.
4
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
5
7
  * ## Example Usage
6
8
  *
7
9
  * Getting all existing shares in the metastore
@@ -48,6 +50,8 @@ export interface GetSharesResult {
48
50
  /**
49
51
  * Retrieves a list of databricks.Share name, that were created by Pulumi or manually.
50
52
  *
53
+ * > This data source can only be used with a workspace-level provider!
54
+ *
51
55
  * ## Example Usage
52
56
  *
53
57
  * Getting all existing shares in the metastore
package/getShares.js CHANGED
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * Retrieves a list of databricks.Share name, that were created by Pulumi or manually.
10
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
11
13
  * ## Example Usage
12
14
  *
13
15
  * Getting all existing shares in the metastore
@@ -39,6 +41,8 @@ exports.getShares = getShares;
39
41
  /**
40
42
  * Retrieves a list of databricks.Share name, that were created by Pulumi or manually.
41
43
  *
44
+ * > This data source can only be used with a workspace-level provider!
45
+ *
42
46
  * ## Example Usage
43
47
  *
44
48
  * Getting all existing shares in the metastore
package/getShares.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getShares.js","sourceRoot":"","sources":["../getShares.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAyBD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC"}
1
+ {"version":3,"file":"getShares.js","sourceRoot":"","sources":["../getShares.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC"}