@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
@@ -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 information about databricks.User or databricks_service_principal, that is calling Databricks REST API. Might be useful in applying the same Pulumi by different users in the shared workspace for testing purposes.
4
+ *
5
+ * > This data source can only be used with a workspace-level provider!
6
6
  */
7
7
  export declare function getCurrentUser(opts?: pulumi.InvokeOptions): Promise<GetCurrentUserResult>;
8
8
  /**
@@ -22,8 +22,8 @@ export interface GetCurrentUserResult {
22
22
  readonly workspaceUrl: string;
23
23
  }
24
24
  /**
25
- * > **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.
26
- *
27
25
  * Retrieves information about databricks.User or databricks_service_principal, that is calling Databricks REST API. Might be useful in applying the same Pulumi by different users in the shared workspace for testing purposes.
26
+ *
27
+ * > This data source can only be used with a workspace-level provider!
28
28
  */
29
29
  export declare function getCurrentUserOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCurrentUserResult>;
package/getCurrentUser.js CHANGED
@@ -6,9 +6,9 @@ exports.getCurrentUserOutput = exports.getCurrentUser = 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.User or databricks_service_principal, that is calling Databricks REST API. Might be useful in applying the same Pulumi by different users in the shared workspace for testing purposes.
10
+ *
11
+ * > This data source can only be used with a workspace-level provider!
12
12
  */
13
13
  function getCurrentUser(opts) {
14
14
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -16,9 +16,9 @@ function getCurrentUser(opts) {
16
16
  }
17
17
  exports.getCurrentUser = getCurrentUser;
18
18
  /**
19
- * > **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.
20
- *
21
19
  * Retrieves information about databricks.User or databricks_service_principal, that is calling Databricks REST API. Might be useful in applying the same Pulumi by different users in the shared workspace for testing purposes.
20
+ *
21
+ * > This data source can only be used with a workspace-level provider!
22
22
  */
23
23
  function getCurrentUserOutput(opts) {
24
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -2,6 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * This data source allows you to retrieve information about Databricks [Dashboards](https://docs.databricks.com/en/dashboards/index.html).
5
+ *
6
+ * > This data source can only be used with a workspace-level provider!
5
7
  */
6
8
  export declare function getDashboards(args?: GetDashboardsArgs, opts?: pulumi.InvokeOptions): Promise<GetDashboardsResult>;
7
9
  /**
@@ -29,6 +31,8 @@ export interface GetDashboardsResult {
29
31
  }
30
32
  /**
31
33
  * This data source allows you to retrieve information about Databricks [Dashboards](https://docs.databricks.com/en/dashboards/index.html).
34
+ *
35
+ * > This data source can only be used with a workspace-level provider!
32
36
  */
33
37
  export declare function getDashboardsOutput(args?: GetDashboardsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDashboardsResult>;
34
38
  /**
package/getDashboards.js CHANGED
@@ -7,6 +7,8 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * This data source allows you to retrieve information about Databricks [Dashboards](https://docs.databricks.com/en/dashboards/index.html).
10
+ *
11
+ * > This data source can only be used with a workspace-level provider!
10
12
  */
11
13
  function getDashboards(args, opts) {
12
14
  args = args || {};
@@ -18,6 +20,8 @@ function getDashboards(args, opts) {
18
20
  exports.getDashboards = getDashboards;
19
21
  /**
20
22
  * This data source allows you to retrieve information about Databricks [Dashboards](https://docs.databricks.com/en/dashboards/index.html).
23
+ *
24
+ * > This data source can only be used with a workspace-level provider!
21
25
  */
22
26
  function getDashboardsOutput(args, opts) {
23
27
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getDashboards.js","sourceRoot":"","sources":["../getDashboards.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,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,8CAA8C,EAAE;QACzE,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;AA0BD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAAiC;IACjG,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,8CAA8C,EAAE;QAC/E,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC"}
1
+ {"version":3,"file":"getDashboards.js","sourceRoot":"","sources":["../getDashboards.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,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,8CAA8C,EAAE;QACzE,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;AA0BD;;;;GAIG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAAiC;IACjG,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,8CAA8C,EAAE;QAC/E,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC"}
package/getDbfsFile.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 _default auth: cannot configure default credentials_ errors.
4
- *
5
3
  * This data source allows to get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.html).
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * ```typescript
@@ -59,10 +59,10 @@ export interface GetDbfsFileResult {
59
59
  readonly path: string;
60
60
  }
61
61
  /**
62
- * > **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.
63
- *
64
62
  * This data source allows to get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.html).
65
63
  *
64
+ * > This data source can only be used with a workspace-level provider!
65
+ *
66
66
  * ## Example Usage
67
67
  *
68
68
  * ```typescript
package/getDbfsFile.js CHANGED
@@ -6,10 +6,10 @@ exports.getDbfsFileOutput = exports.getDbfsFile = 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 get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.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
@@ -40,10 +40,10 @@ function getDbfsFile(args, opts) {
40
40
  }
41
41
  exports.getDbfsFile = getDbfsFile;
42
42
  /**
43
- * > **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.
44
- *
45
43
  * This data source allows to get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.html).
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
@@ -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 get list of file names from get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.html).
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
@@ -58,10 +58,10 @@ export interface GetDbfsFilePathsResult {
58
58
  readonly recursive: boolean;
59
59
  }
60
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
61
  * This data source allows to get list of file names from get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.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.getDbfsFilePathsOutput = exports.getDbfsFilePaths = 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 get list of file names from get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.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
@@ -42,10 +42,10 @@ function getDbfsFilePaths(args, opts) {
42
42
  }
43
43
  exports.getDbfsFilePaths = getDbfsFilePaths;
44
44
  /**
45
- * > **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.
46
- *
47
45
  * This data source allows to get list of file names from get file content from [Databricks File System (DBFS)](https://docs.databricks.com/data/databricks-file-system.html).
48
46
  *
47
+ * > This data source can only be used with a workspace-level provider!
48
+ *
49
49
  * ## Example Usage
50
50
  *
51
51
  * ```typescript
package/getDirectory.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 _default auth: cannot configure default credentials_ errors.
4
- *
5
3
  * This data source allows to get information about a directory in a Databricks Workspace.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * ```typescript
@@ -50,10 +50,10 @@ export interface GetDirectoryResult {
50
50
  readonly workspacePath: string;
51
51
  }
52
52
  /**
53
- * > **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.
54
- *
55
53
  * This data source allows to get information about a directory in a Databricks Workspace.
56
54
  *
55
+ * > This data source can only be used with a workspace-level provider!
56
+ *
57
57
  * ## Example Usage
58
58
  *
59
59
  * ```typescript
package/getDirectory.js CHANGED
@@ -6,10 +6,10 @@ exports.getDirectoryOutput = exports.getDirectory = 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 get information about a directory in a 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
@@ -32,10 +32,10 @@ function getDirectory(args, opts) {
32
32
  }
33
33
  exports.getDirectory = getDirectory;
34
34
  /**
35
- * > **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.
36
- *
37
35
  * This data source allows to get information about a directory in a Databricks Workspace.
38
36
  *
37
+ * > This data source can only be used with a workspace-level provider!
38
+ *
39
39
  * ## Example Usage
40
40
  *
41
41
  * ```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
- * > **Note** This data source can only be used with a workspace-level provider!
6
- *
7
5
  * Retrieves details about a databricks.ExternalLocation that were created by Pulumi or manually.
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * Getting details of an existing external location in the metastore
@@ -60,10 +60,10 @@ export interface GetExternalLocationResult {
60
60
  readonly name: string;
61
61
  }
62
62
  /**
63
- * > **Note** This data source can only be used with a workspace-level provider!
64
- *
65
63
  * Retrieves details about a databricks.ExternalLocation that were created by Pulumi or manually.
66
64
  *
65
+ * > This data source can only be used with a workspace-level provider!
66
+ *
67
67
  * ## Example Usage
68
68
  *
69
69
  * Getting details of an existing external location in the metastore
@@ -6,10 +6,10 @@ exports.getExternalLocationOutput = exports.getExternalLocation = 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
9
  * Retrieves details about a databricks.ExternalLocation that were created by Pulumi or manually.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Getting details of an existing external location in the metastore
@@ -41,10 +41,10 @@ function getExternalLocation(args, opts) {
41
41
  }
42
42
  exports.getExternalLocation = getExternalLocation;
43
43
  /**
44
- * > **Note** This data source can only be used with a workspace-level provider!
45
- *
46
44
  * Retrieves details about a databricks.ExternalLocation that were created by Pulumi or manually.
47
45
  *
46
+ * > This data source can only be used with a workspace-level provider!
47
+ *
48
48
  * ## Example Usage
49
49
  *
50
50
  * Getting details of an existing external location in the metastore
@@ -1,9 +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
3
  * Retrieves a list of databricks.ExternalLocation objects, that were created by Pulumi or manually, so that special handling could be applied.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * List all external locations in the metastore
@@ -47,10 +47,10 @@ export interface GetExternalLocationsResult {
47
47
  readonly names: string[];
48
48
  }
49
49
  /**
50
- * > **Note** This data source can only be used with a workspace-level provider!
51
- *
52
50
  * Retrieves a list of databricks.ExternalLocation objects, that were created by Pulumi or manually, so that special handling could be applied.
53
51
  *
52
+ * > This data source can only be used with a workspace-level provider!
53
+ *
54
54
  * ## Example Usage
55
55
  *
56
56
  * List all external locations in the metastore
@@ -6,10 +6,10 @@ exports.getExternalLocationsOutput = exports.getExternalLocations = 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
9
  * Retrieves a list of databricks.ExternalLocation objects, that were created by Pulumi or manually, so that special handling could be applied.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * List all external locations in the metastore
@@ -38,10 +38,10 @@ function getExternalLocations(args, opts) {
38
38
  }
39
39
  exports.getExternalLocations = getExternalLocations;
40
40
  /**
41
- * > **Note** This data source can only be used with a workspace-level provider!
42
- *
43
41
  * Retrieves a list of databricks.ExternalLocation objects, that were created by Pulumi or manually, so that special handling could be applied.
44
42
  *
43
+ * > This data source can only be used with a workspace-level provider!
44
+ *
45
45
  * ## Example Usage
46
46
  *
47
47
  * List all external locations in the metastore
package/getFunctions.d.ts CHANGED
@@ -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 data source can only be used with a workspace-level provider!
6
- *
7
5
  * Retrieves a list of [User-Defined Functions (UDFs) registered in the Unity Catalog](https://docs.databricks.com/en/udf/unity-catalog.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
  * List all functions defined in a specific schema (`main.default` in this example):
@@ -72,10 +72,10 @@ export interface GetFunctionsResult {
72
72
  readonly schemaName: string;
73
73
  }
74
74
  /**
75
- * > This data source can only be used with a workspace-level provider!
76
- *
77
75
  * Retrieves a list of [User-Defined Functions (UDFs) registered in the Unity Catalog](https://docs.databricks.com/en/udf/unity-catalog.html).
78
76
  *
77
+ * > This data source can only be used with a workspace-level provider!
78
+ *
79
79
  * ## Example Usage
80
80
  *
81
81
  * List all functions defined in a specific schema (`main.default` in this example):
package/getFunctions.js CHANGED
@@ -6,10 +6,10 @@ exports.getFunctionsOutput = exports.getFunctions = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This data source can only be used with a workspace-level provider!
10
- *
11
9
  * Retrieves a list of [User-Defined Functions (UDFs) registered in the Unity Catalog](https://docs.databricks.com/en/udf/unity-catalog.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
  * List all functions defined in a specific schema (`main.default` in this example):
@@ -42,10 +42,10 @@ function getFunctions(args, opts) {
42
42
  }
43
43
  exports.getFunctions = getFunctions;
44
44
  /**
45
- * > This data source can only be used with a workspace-level provider!
46
- *
47
45
  * Retrieves a list of [User-Defined Functions (UDFs) registered in the Unity Catalog](https://docs.databricks.com/en/udf/unity-catalog.html).
48
46
  *
47
+ * > This data source can only be used with a workspace-level provider!
48
+ *
49
49
  * ## Example Usage
50
50
  *
51
51
  * List all functions defined in a specific schema (`main.default` in this example):
package/getGroup.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 _default auth: cannot configure default credentials_ errors.
4
- *
5
3
  * Retrieves information about databricks.Group members, entitlements and instance profiles.
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 user to administrative group
@@ -143,10 +143,10 @@ export interface GetGroupResult {
143
143
  readonly workspaceAccess?: boolean;
144
144
  }
145
145
  /**
146
- * > **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.
147
- *
148
146
  * Retrieves information about databricks.Group members, entitlements and instance profiles.
149
147
  *
148
+ * > This data source can be used with an account or workspace-level provider.
149
+ *
150
150
  * ## Example Usage
151
151
  *
152
152
  * Adding user to administrative group
package/getGroup.js CHANGED
@@ -6,10 +6,10 @@ exports.getGroupOutput = exports.getGroup = 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.Group members, entitlements and instance profiles.
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 user to administrative group
@@ -60,10 +60,10 @@ function getGroup(args, opts) {
60
60
  }
61
61
  exports.getGroup = getGroup;
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.Group members, entitlements and instance profiles.
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 user to administrative group
@@ -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
- * > **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
5
  * Retrieves information about databricks_instance_pool.
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * Referring to an instance pool by name:
@@ -49,10 +49,10 @@ export interface GetInstancePoolResult {
49
49
  readonly poolInfo: outputs.GetInstancePoolPoolInfo;
50
50
  }
51
51
  /**
52
- * > **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.
53
- *
54
52
  * Retrieves information about databricks_instance_pool.
55
53
  *
54
+ * > This data source can only be used with a workspace-level provider!
55
+ *
56
56
  * ## Example Usage
57
57
  *
58
58
  * Referring to an instance pool by name:
@@ -6,10 +6,10 @@ exports.getInstancePoolOutput = exports.getInstancePool = 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_instance_pool.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Referring to an instance pool by name:
@@ -33,10 +33,10 @@ function getInstancePool(args, opts) {
33
33
  }
34
34
  exports.getInstancePool = getInstancePool;
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 information about databricks_instance_pool.
39
37
  *
38
+ * > This data source can only be used with a workspace-level provider!
39
+ *
40
40
  * ## Example Usage
41
41
  *
42
42
  * Referring to an instance pool by name:
@@ -4,6 +4,8 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * Lists all available databricks_instance_profiles.
6
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
7
9
  * ## Example Usage
8
10
  *
9
11
  * Get all instance profiles:
@@ -42,6 +44,8 @@ export interface GetInstanceProfilesResult {
42
44
  /**
43
45
  * Lists all available databricks_instance_profiles.
44
46
  *
47
+ * > This data source can only be used with a workspace-level provider!
48
+ *
45
49
  * ## Example Usage
46
50
  *
47
51
  * Get all instance profiles:
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * Lists all available databricks_instance_profiles.
10
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
11
13
  * ## Example Usage
12
14
  *
13
15
  * Get all instance profiles:
@@ -31,6 +33,8 @@ exports.getInstanceProfiles = getInstanceProfiles;
31
33
  /**
32
34
  * Lists all available databricks_instance_profiles.
33
35
  *
36
+ * > This data source can only be used with a workspace-level provider!
37
+ *
34
38
  * ## Example Usage
35
39
  *
36
40
  * Get all instance profiles:
@@ -1 +1 @@
1
- {"version":3,"file":"getInstanceProfiles.js","sourceRoot":"","sources":["../getInstanceProfiles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,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,0DAA0D,EAAE;QACrF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAyBD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAoC,EAAE,IAAiC;IAC7G,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,0DAA0D,EAAE;QAC3F,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
1
+ {"version":3,"file":"getInstanceProfiles.js","sourceRoot":"","sources":["../getInstanceProfiles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,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,0DAA0D,EAAE;QACrF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAyBD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,yBAAyB,CAAC,IAAoC,EAAE,IAAiC;IAC7G,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,0DAA0D,EAAE;QAC3F,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
package/getJob.d.ts CHANGED
@@ -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
- * > **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
5
  * Retrieves the settings of databricks.Job by name or by id. Complements the feature of the databricks.getJobs data source.
8
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * Getting the existing cluster id of specific databricks.Job by name or by id:
@@ -67,10 +67,10 @@ export interface GetJobResult {
67
67
  readonly name: string;
68
68
  }
69
69
  /**
70
- * > **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.
71
- *
72
70
  * Retrieves the settings of databricks.Job by name or by id. Complements the feature of the databricks.getJobs data source.
73
71
  *
72
+ * > This data source can only be used with a workspace-level provider!
73
+ *
74
74
  * ## Example Usage
75
75
  *
76
76
  * Getting the existing cluster id of specific databricks.Job by name or by id:
package/getJob.js CHANGED
@@ -6,10 +6,10 @@ exports.getJobOutput = exports.getJob = 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 the settings of databricks.Job by name or by id. Complements the feature of the databricks.getJobs data source.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Getting the existing cluster id of specific databricks.Job by name or by id:
@@ -44,10 +44,10 @@ function getJob(args, opts) {
44
44
  }
45
45
  exports.getJob = getJob;
46
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
47
  * Retrieves the settings of databricks.Job by name or by id. Complements the feature of the databricks.getJobs data source.
50
48
  *
49
+ * > This data source can only be used with a workspace-level provider!
50
+ *
51
51
  * ## Example Usage
52
52
  *
53
53
  * Getting the existing cluster id of specific databricks.Job by name or by id:
package/getJobs.d.ts CHANGED
@@ -1,10 +1,10 @@
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 a list of databricks.Job ids, that were created by Pulumi or manually, so that special handling could be applied.
6
4
  *
7
- * > **Note** Data resource will error in case of jobs with duplicate names.
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
+ * > Data resource will error in case of jobs with duplicate names.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -81,11 +81,11 @@ export interface GetJobsResult {
81
81
  readonly jobNameContains?: string;
82
82
  }
83
83
  /**
84
- * > **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.
85
- *
86
84
  * Retrieves a list of databricks.Job ids, that were created by Pulumi or manually, so that special handling could be applied.
87
85
  *
88
- * > **Note** Data resource will error in case of jobs with duplicate names.
86
+ * > This data source can only be used with a workspace-level provider!
87
+ *
88
+ * > Data resource will error in case of jobs with duplicate names.
89
89
  *
90
90
  * ## Example Usage
91
91
  *