@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/getJobs.js CHANGED
@@ -6,11 +6,11 @@ exports.getJobsOutput = exports.getJobs = 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 a list of databricks.Job ids, that were created by Pulumi or manually, so that special handling could be applied.
12
10
  *
13
- * > **Note** Data resource will error in case of jobs with duplicate names.
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
+ * > Data resource will error in case of jobs with duplicate names.
14
14
  *
15
15
  * ## Example Usage
16
16
  *
@@ -64,11 +64,11 @@ function getJobs(args, opts) {
64
64
  }
65
65
  exports.getJobs = getJobs;
66
66
  /**
67
- * > **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.
68
- *
69
67
  * Retrieves a list of databricks.Job ids, that were created by Pulumi or manually, so that special handling could be applied.
70
68
  *
71
- * > **Note** Data resource will error in case of jobs with duplicate names.
69
+ * > This data source can only be used with a workspace-level provider!
70
+ *
71
+ * > Data resource will error in case of jobs with duplicate names.
72
72
  *
73
73
  * ## Example Usage
74
74
  *
package/getMetastore.d.ts CHANGED
@@ -2,11 +2,9 @@ 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 an account-level provider!
6
- *
7
5
  * Retrieves information about metastore for a given id of databricks.Metastore object, that was created by Pulumi or manually, so that special handling could be applied.
8
6
  *
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.
7
+ * > This data source can only be used with an account-level provider!
10
8
  *
11
9
  * ## Example Usage
12
10
  *
@@ -87,11 +85,9 @@ export interface GetMetastoreResult {
87
85
  readonly region: string;
88
86
  }
89
87
  /**
90
- * > **Note** This data source can only be used with an account-level provider!
91
- *
92
88
  * Retrieves information about metastore for a given id of databricks.Metastore object, that was created by Pulumi or manually, so that special handling could be applied.
93
89
  *
94
- * > **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.
90
+ * > This data source can only be used with an account-level provider!
95
91
  *
96
92
  * ## Example Usage
97
93
  *
package/getMetastore.js CHANGED
@@ -6,11 +6,9 @@ exports.getMetastoreOutput = exports.getMetastore = 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 an account-level provider!
10
- *
11
9
  * Retrieves information about metastore for a given id of databricks.Metastore object, that was created by Pulumi or manually, so that special handling could be applied.
12
10
  *
13
- * > **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.
11
+ * > This data source can only be used with an account-level provider!
14
12
  *
15
13
  * ## Example Usage
16
14
  *
@@ -58,11 +56,9 @@ function getMetastore(args, opts) {
58
56
  }
59
57
  exports.getMetastore = getMetastore;
60
58
  /**
61
- * > **Note** This data source can only be used with an account-level provider!
62
- *
63
59
  * Retrieves information about metastore for a given id of databricks.Metastore object, that was created by Pulumi or manually, so that special handling could be applied.
64
60
  *
65
- * > **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.
61
+ * > This data source can only be used with an account-level provider!
66
62
  *
67
63
  * ## Example Usage
68
64
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getMetastore.js","sourceRoot":"","sources":["../getMetastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,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,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oCAUC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAAiC;IAC/F,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,4CAA4C,EAAE;QAC7E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gDAUC"}
1
+ {"version":3,"file":"getMetastore.js","sourceRoot":"","sources":["../getMetastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,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,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oCAUC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAAiC;IAC/F,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,4CAA4C,EAAE;QAC7E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gDAUC"}
@@ -1,10 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** This data source can only be used with an account-level provider!
4
- *
5
3
  * Retrieves a mapping of name to id of databricks.Metastore objects, that were created by Pulumi or manually, so that special handling could be applied.
6
4
  *
7
- * > **Note** `accountId` provider configuration property is required for this resource to work. Data resource will error in case of metastores with duplicate names. This data source is only available for users & service principals with account admin status
5
+ * > This data source can only be used with an account-level provider!
6
+ *
7
+ * > Data resource will error in case of metastores with duplicate names.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -54,11 +54,11 @@ export interface GetMetastoresResult {
54
54
  };
55
55
  }
56
56
  /**
57
- * > **Note** This data source can only be used with an account-level provider!
58
- *
59
57
  * Retrieves a mapping of name to id of databricks.Metastore objects, that were created by Pulumi or manually, so that special handling could be applied.
60
58
  *
61
- * > **Note** `accountId` provider configuration property is required for this resource to work. Data resource will error in case of metastores with duplicate names. This data source is only available for users & service principals with account admin status
59
+ * > This data source can only be used with an account-level provider!
60
+ *
61
+ * > Data resource will error in case of metastores with duplicate names.
62
62
  *
63
63
  * ## Example Usage
64
64
  *
package/getMetastores.js CHANGED
@@ -6,11 +6,11 @@ exports.getMetastoresOutput = exports.getMetastores = 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 an account-level provider!
10
- *
11
9
  * Retrieves a mapping of name to id of databricks.Metastore objects, that were created by Pulumi or manually, so that special handling could be applied.
12
10
  *
13
- * > **Note** `accountId` provider configuration property is required for this resource to work. Data resource will error in case of metastores with duplicate names. This data source is only available for users & service principals with account admin status
11
+ * > This data source can only be used with an account-level provider!
12
+ *
13
+ * > Data resource will error in case of metastores with duplicate names.
14
14
  *
15
15
  * ## Example Usage
16
16
  *
@@ -41,11 +41,11 @@ function getMetastores(args, opts) {
41
41
  }
42
42
  exports.getMetastores = getMetastores;
43
43
  /**
44
- * > **Note** This data source can only be used with an account-level provider!
45
- *
46
44
  * Retrieves a mapping of name to id of databricks.Metastore objects, that were created by Pulumi or manually, so that special handling could be applied.
47
45
  *
48
- * > **Note** `accountId` provider configuration property is required for this resource to work. Data resource will error in case of metastores with duplicate names. This data source is only available for users & service principals with account admin status
46
+ * > This data source can only be used with an account-level provider!
47
+ *
48
+ * > Data resource will error in case of metastores with duplicate names.
49
49
  *
50
50
  * ## Example Usage
51
51
  *
@@ -2,9 +2,9 @@ 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.MlflowExperiment by id or name.
6
+ *
7
+ * > This data source can only be used with a workspace-level provider!
8
8
  */
9
9
  export declare function getMlflowExperiment(args?: GetMlflowExperimentArgs, opts?: pulumi.InvokeOptions): Promise<GetMlflowExperimentResult>;
10
10
  /**
@@ -82,9 +82,9 @@ export interface GetMlflowExperimentResult {
82
82
  readonly tags: outputs.GetMlflowExperimentTag[];
83
83
  }
84
84
  /**
85
- * > **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.
86
- *
87
85
  * Retrieves the settings of databricks.MlflowExperiment by id or name.
86
+ *
87
+ * > This data source can only be used with a workspace-level provider!
88
88
  */
89
89
  export declare function getMlflowExperimentOutput(args?: GetMlflowExperimentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMlflowExperimentResult>;
90
90
  /**
@@ -6,9 +6,9 @@ exports.getMlflowExperimentOutput = exports.getMlflowExperiment = 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.MlflowExperiment by id or name.
10
+ *
11
+ * > This data source can only be used with a workspace-level provider!
12
12
  */
13
13
  function getMlflowExperiment(args, opts) {
14
14
  args = args || {};
@@ -26,9 +26,9 @@ function getMlflowExperiment(args, opts) {
26
26
  }
27
27
  exports.getMlflowExperiment = getMlflowExperiment;
28
28
  /**
29
- * > **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.
30
- *
31
29
  * Retrieves the settings of databricks.MlflowExperiment by id or name.
30
+ *
31
+ * > This data source can only be used with a workspace-level provider!
32
32
  */
33
33
  function getMlflowExperimentOutput(args, opts) {
34
34
  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
- * > **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.MlflowModel by name.
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
@@ -117,10 +117,10 @@ export interface GetMlflowModelResult {
117
117
  readonly userId: string;
118
118
  }
119
119
  /**
120
- * > **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.
121
- *
122
120
  * Retrieves the settings of databricks.MlflowModel by name.
123
121
  *
122
+ * > This data source can only be used with a workspace-level provider!
123
+ *
124
124
  * ## Example Usage
125
125
  *
126
126
  * ```typescript
package/getMlflowModel.js CHANGED
@@ -6,10 +6,10 @@ exports.getMlflowModelOutput = exports.getMlflowModel = 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.MlflowModel by name.
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
@@ -70,10 +70,10 @@ function getMlflowModel(args, opts) {
70
70
  }
71
71
  exports.getMlflowModel = getMlflowModel;
72
72
  /**
73
- * > **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.
74
- *
75
73
  * Retrieves the settings of databricks.MlflowModel by name.
76
74
  *
75
+ * > This data source can only be used with a workspace-level provider!
76
+ *
77
77
  * ## Example Usage
78
78
  *
79
79
  * ```typescript
@@ -1,9 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** This data source could be only used with workspace-level provider!
4
- *
5
3
  * Retrieves a list of databricks.MlflowModel 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
  * ```typescript
@@ -38,10 +38,10 @@ export interface GetMlflowModelsResult {
38
38
  readonly names: string[];
39
39
  }
40
40
  /**
41
- * > **Note** This data source could be only used with workspace-level provider!
42
- *
43
41
  * Retrieves a list of databricks.MlflowModel 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
  * ```typescript
@@ -6,10 +6,10 @@ exports.getMlflowModelsOutput = exports.getMlflowModels = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** This data source could be only used with workspace-level provider!
10
- *
11
9
  * Retrieves a list of databricks.MlflowModel 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
  * ```typescript
@@ -29,10 +29,10 @@ function getMlflowModels(args, opts) {
29
29
  }
30
30
  exports.getMlflowModels = getMlflowModels;
31
31
  /**
32
- * > **Note** This data source could be only used with workspace-level provider!
33
- *
34
32
  * Retrieves a list of databricks.MlflowModel objects, that were created by Pulumi or manually, so that special handling could be applied.
35
33
  *
34
+ * > This data source can only be used with a workspace-level provider!
35
+ *
36
36
  * ## Example Usage
37
37
  *
38
38
  * ```typescript
@@ -1,10 +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
  * Lists all databricks.MwsCredentials in Databricks Account.
6
4
  *
7
- * > **Note** `accountId` provider configuration property is required for this resource to work.
5
+ * > This data source can only be used with an account-level provider!
8
6
  *
9
7
  * ## Example Usage
10
8
  *
@@ -57,11 +55,9 @@ export interface GetMwsCredentialsResult {
57
55
  };
58
56
  }
59
57
  /**
60
- * > **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.
61
- *
62
58
  * Lists all databricks.MwsCredentials in Databricks Account.
63
59
  *
64
- * > **Note** `accountId` provider configuration property is required for this resource to work.
60
+ * > This data source can only be used with an account-level provider!
65
61
  *
66
62
  * ## Example Usage
67
63
  *
@@ -6,11 +6,9 @@ exports.getMwsCredentialsOutput = exports.getMwsCredentials = 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
  * Lists all databricks.MwsCredentials in Databricks Account.
12
10
  *
13
- * > **Note** `accountId` provider configuration property is required for this resource to work.
11
+ * > This data source can only be used with an account-level provider!
14
12
  *
15
13
  * ## Example Usage
16
14
  *
@@ -44,11 +42,9 @@ function getMwsCredentials(args, opts) {
44
42
  }
45
43
  exports.getMwsCredentials = getMwsCredentials;
46
44
  /**
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
45
  * Lists all databricks.MwsCredentials in Databricks Account.
50
46
  *
51
- * > **Note** `accountId` provider configuration property is required for this resource to work.
47
+ * > This data source can only be used with an account-level provider!
52
48
  *
53
49
  * ## Example Usage
54
50
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getMwsCredentials.js","sourceRoot":"","sources":["../getMwsCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;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,MAAM,CAAC,sDAAsD,EAAE;QACjF,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAAiC;IACzG,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,sDAAsD,EAAE;QACvF,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
1
+ {"version":3,"file":"getMwsCredentials.js","sourceRoot":"","sources":["../getMwsCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;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,MAAM,CAAC,sDAAsD,EAAE;QACjF,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAAiC;IACzG,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,sDAAsD,EAAE;QACvF,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
@@ -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 an account-level provider!
6
- *
7
5
  * Retrieves information about databricks.MwsNetworkConnectivityConfig in Databricks Account.
8
6
  *
7
+ * > This data source can only be used with an account-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * Fetching information about a network connectivity configuration in Databricks Account
@@ -99,10 +99,10 @@ export interface GetMwsNetworkConnectivityConfigResult {
99
99
  readonly updatedTime: number;
100
100
  }
101
101
  /**
102
- * > **Note** This data source can only be used with an account-level provider!
103
- *
104
102
  * Retrieves information about databricks.MwsNetworkConnectivityConfig in Databricks Account.
105
103
  *
104
+ * > This data source can only be used with an account-level provider!
105
+ *
106
106
  * ## Example Usage
107
107
  *
108
108
  * Fetching information about a network connectivity configuration in Databricks Account
@@ -6,10 +6,10 @@ exports.getMwsNetworkConnectivityConfigOutput = exports.getMwsNetworkConnectivit
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 an account-level provider!
10
- *
11
9
  * Retrieves information about databricks.MwsNetworkConnectivityConfig in Databricks Account.
12
10
  *
11
+ * > This data source can only be used with an account-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Fetching information about a network connectivity configuration in Databricks Account
@@ -45,10 +45,10 @@ function getMwsNetworkConnectivityConfig(args, opts) {
45
45
  }
46
46
  exports.getMwsNetworkConnectivityConfig = getMwsNetworkConnectivityConfig;
47
47
  /**
48
- * > **Note** This data source can only be used with an account-level provider!
49
- *
50
48
  * Retrieves information about databricks.MwsNetworkConnectivityConfig in Databricks Account.
51
49
  *
50
+ * > This data source can only be used with an account-level provider!
51
+ *
52
52
  * ## Example Usage
53
53
  *
54
54
  * Fetching information about a network connectivity configuration in Databricks Account
@@ -1,9 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** This data source can only be used with an account-level provider!
4
- *
5
3
  * Lists all databricks.MwsNetworkConnectivityConfig in Databricks Account.
6
4
  *
5
+ * > This data source can only be used with an account-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * List all network connectivity configurations in Databricks Account
@@ -64,10 +64,10 @@ export interface GetMwsNetworkConnectivityConfigsResult {
64
64
  readonly region?: string;
65
65
  }
66
66
  /**
67
- * > **Note** This data source can only be used with an account-level provider!
68
- *
69
67
  * Lists all databricks.MwsNetworkConnectivityConfig in Databricks Account.
70
68
  *
69
+ * > This data source can only be used with an account-level provider!
70
+ *
71
71
  * ## Example Usage
72
72
  *
73
73
  * List all network connectivity configurations in Databricks Account
@@ -6,10 +6,10 @@ exports.getMwsNetworkConnectivityConfigsOutput = exports.getMwsNetworkConnectivi
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 an account-level provider!
10
- *
11
9
  * Lists all databricks.MwsNetworkConnectivityConfig in Databricks Account.
12
10
  *
11
+ * > This data source can only be used with an account-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * List all network connectivity configurations in Databricks Account
@@ -51,10 +51,10 @@ function getMwsNetworkConnectivityConfigs(args, opts) {
51
51
  }
52
52
  exports.getMwsNetworkConnectivityConfigs = getMwsNetworkConnectivityConfigs;
53
53
  /**
54
- * > **Note** This data source can only be used with an account-level provider!
55
- *
56
54
  * Lists all databricks.MwsNetworkConnectivityConfig in Databricks Account.
57
55
  *
56
+ * > This data source can only be used with an account-level provider!
57
+ *
58
58
  * ## Example Usage
59
59
  *
60
60
  * List all network connectivity configurations in Databricks Account
@@ -1,10 +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
  * Lists all databricks.MwsWorkspaces in Databricks Account.
6
4
  *
7
- * > **Note** `accountId` provider configuration property is required for this resource to work.
5
+ * > This data source can only be used with an account-level provider!
8
6
  *
9
7
  * ## Example Usage
10
8
  *
@@ -42,11 +40,9 @@ export interface GetMwsWorkspacesResult {
42
40
  };
43
41
  }
44
42
  /**
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
43
  * Lists all databricks.MwsWorkspaces in Databricks Account.
48
44
  *
49
- * > **Note** `accountId` provider configuration property is required for this resource to work.
45
+ * > This data source can only be used with an account-level provider!
50
46
  *
51
47
  * ## Example Usage
52
48
  *
@@ -6,11 +6,9 @@ exports.getMwsWorkspacesOutput = exports.getMwsWorkspaces = 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
  * Lists all databricks.MwsWorkspaces in Databricks Account.
12
10
  *
13
- * > **Note** `accountId` provider configuration property is required for this resource to work.
11
+ * > This data source can only be used with an account-level provider!
14
12
  *
15
13
  * ## Example Usage
16
14
  *
@@ -37,11 +35,9 @@ function getMwsWorkspaces(opts) {
37
35
  }
38
36
  exports.getMwsWorkspaces = getMwsWorkspaces;
39
37
  /**
40
- * > **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.
41
- *
42
38
  * Lists all databricks.MwsWorkspaces in Databricks Account.
43
39
  *
44
- * > **Note** `accountId` provider configuration property is required for this resource to work.
40
+ * > This data source can only be used with an account-level provider!
45
41
  *
46
42
  * ## Example Usage
47
43
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getMwsWorkspaces.js","sourceRoot":"","sources":["../getMwsWorkspaces.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B;IACxD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE,EAClF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC;AAeD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,sBAAsB,CAAC,IAAiC;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wDAIC"}
1
+ {"version":3,"file":"getMwsWorkspaces.js","sourceRoot":"","sources":["../getMwsWorkspaces.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B;IACxD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE,EAClF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC;AAeD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,sBAAsB,CAAC,IAAiC;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wDAIC"}
package/getNodeType.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
  * Gets the smallest node type for databricks.Cluster that fits search criteria, like amount of RAM or number of cores. [AWS](https://databricks.com/product/aws-pricing/instance-types) or [Azure](https://azure.microsoft.com/en-us/pricing/details/databricks/). Internally data source fetches [node types](https://docs.databricks.com/dev-tools/api/latest/clusters.html#list-node-types) available per cloud, similar to executing `databricks clusters list-node-types`, and filters it to return the smallest possible node with criteria.
6
4
  *
7
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -136,11 +136,11 @@ export interface GetNodeTypeResult {
136
136
  readonly supportPortForwarding?: boolean;
137
137
  }
138
138
  /**
139
- * > **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.
140
- *
141
139
  * Gets the smallest node type for databricks.Cluster that fits search criteria, like amount of RAM or number of cores. [AWS](https://databricks.com/product/aws-pricing/instance-types) or [Azure](https://azure.microsoft.com/en-us/pricing/details/databricks/). Internally data source fetches [node types](https://docs.databricks.com/dev-tools/api/latest/clusters.html#list-node-types) available per cloud, similar to executing `databricks clusters list-node-types`, and filters it to return the smallest possible node with criteria.
142
140
  *
143
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
141
+ * > This data source can only be used with a workspace-level provider!
142
+ *
143
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
144
144
  *
145
145
  * ## Example Usage
146
146
  *
package/getNodeType.js CHANGED
@@ -6,11 +6,11 @@ exports.getNodeTypeOutput = exports.getNodeType = 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
  * Gets the smallest node type for databricks.Cluster that fits search criteria, like amount of RAM or number of cores. [AWS](https://databricks.com/product/aws-pricing/instance-types) or [Azure](https://azure.microsoft.com/en-us/pricing/details/databricks/). Internally data source fetches [node types](https://docs.databricks.com/dev-tools/api/latest/clusters.html#list-node-types) available per cloud, similar to executing `databricks clusters list-node-types`, and filters it to return the smallest possible node with criteria.
12
10
  *
13
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
14
14
  *
15
15
  * ## Example Usage
16
16
  *
@@ -72,11 +72,11 @@ function getNodeType(args, opts) {
72
72
  }
73
73
  exports.getNodeType = getNodeType;
74
74
  /**
75
- * > **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.
76
- *
77
75
  * Gets the smallest node type for databricks.Cluster that fits search criteria, like amount of RAM or number of cores. [AWS](https://databricks.com/product/aws-pricing/instance-types) or [Azure](https://azure.microsoft.com/en-us/pricing/details/databricks/). Internally data source fetches [node types](https://docs.databricks.com/dev-tools/api/latest/clusters.html#list-node-types) available per cloud, similar to executing `databricks clusters list-node-types`, and filters it to return the smallest possible node with criteria.
78
76
  *
79
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
77
+ * > This data source can only be used with a workspace-level provider!
78
+ *
79
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. `minGpus = 876`) or no nodes matching, data source will return cloud-default node type, even though it doesn't match search criteria specified by data source arguments: [i3.xlarge](https://aws.amazon.com/ec2/instance-types/i3/) for AWS or [Standard_D3_v2](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-sizes-specs#dv2-series) for Azure.
80
80
  *
81
81
  * ## Example Usage
82
82
  *
package/getNotebook.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 export a notebook from 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
@@ -74,10 +74,10 @@ export interface GetNotebookResult {
74
74
  readonly workspacePath: string;
75
75
  }
76
76
  /**
77
- * > **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.
78
- *
79
77
  * This data source allows to export a notebook from Databricks Workspace.
80
78
  *
79
+ * > This data source can only be used with a workspace-level provider!
80
+ *
81
81
  * ## Example Usage
82
82
  *
83
83
  * ```typescript