@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,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 [Databricks Runtime (DBR)](https://docs.databricks.com/runtime/dbr.html) version that could be used for `sparkVersion` parameter in databricks.Cluster and other resources that fits search criteria, like specific Spark or Scala version, ML or Genomics runtime, etc., similar to executing `databricks clusters spark-versions`, and filters it to return the latest version that matches criteria. Often used along databricks.getNodeType data source.
6
4
  *
7
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
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. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -124,11 +124,11 @@ export interface GetSparkVersionResult {
124
124
  readonly sparkVersion?: string;
125
125
  }
126
126
  /**
127
- * > **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.
128
- *
129
127
  * Gets [Databricks Runtime (DBR)](https://docs.databricks.com/runtime/dbr.html) version that could be used for `sparkVersion` parameter in databricks.Cluster and other resources that fits search criteria, like specific Spark or Scala version, ML or Genomics runtime, etc., similar to executing `databricks clusters spark-versions`, and filters it to return the latest version that matches criteria. Often used along databricks.getNodeType data source.
130
128
  *
131
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
129
+ * > This data source can only be used with a workspace-level provider!
130
+ *
131
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
132
132
  *
133
133
  * ## Example Usage
134
134
  *
@@ -6,11 +6,11 @@ exports.getSparkVersionOutput = exports.getSparkVersion = 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 [Databricks Runtime (DBR)](https://docs.databricks.com/runtime/dbr.html) version that could be used for `sparkVersion` parameter in databricks.Cluster and other resources that fits search criteria, like specific Spark or Scala version, ML or Genomics runtime, etc., similar to executing `databricks clusters spark-versions`, and filters it to return the latest version that matches criteria. Often used along databricks.getNodeType data source.
12
10
  *
13
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
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. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
14
14
  *
15
15
  * ## Example Usage
16
16
  *
@@ -69,11 +69,11 @@ function getSparkVersion(args, opts) {
69
69
  }
70
70
  exports.getSparkVersion = getSparkVersion;
71
71
  /**
72
- * > **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.
73
- *
74
72
  * Gets [Databricks Runtime (DBR)](https://docs.databricks.com/runtime/dbr.html) version that could be used for `sparkVersion` parameter in databricks.Cluster and other resources that fits search criteria, like specific Spark or Scala version, ML or Genomics runtime, etc., similar to executing `databricks clusters spark-versions`, and filters it to return the latest version that matches criteria. Often used along databricks.getNodeType data source.
75
73
  *
76
- * > **Note** This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
74
+ * > This data source can only be used with a workspace-level provider!
75
+ *
76
+ * > This is experimental functionality, which aims to simplify things. In case of wrong parameters given (e.g. together `ml = true` and `genomics = true`, or something like), data source will throw an error. Similarly, if search returns multiple results, and `latest = false`, data source will throw an error.
77
77
  *
78
78
  * ## Example Usage
79
79
  *
@@ -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 a databricks.getSqlWarehouse using its id. This could be retrieved programmatically using databricks.getSqlWarehouses 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
  * * Retrieve attributes of each SQL warehouses in a workspace:
@@ -215,10 +215,10 @@ export interface GetSqlWarehouseResult {
215
215
  readonly warehouseType: string;
216
216
  }
217
217
  /**
218
- * > **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.
219
- *
220
218
  * Retrieves information about a databricks.getSqlWarehouse using its id. This could be retrieved programmatically using databricks.getSqlWarehouses data source.
221
219
  *
220
+ * > This data source can only be used with a workspace-level provider!
221
+ *
222
222
  * ## Example Usage
223
223
  *
224
224
  * * Retrieve attributes of each SQL warehouses in a workspace:
@@ -6,10 +6,10 @@ exports.getSqlWarehouseOutput = exports.getSqlWarehouse = 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 a databricks.getSqlWarehouse using its id. This could be retrieved programmatically using databricks.getSqlWarehouses 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
  * * Retrieve attributes of each SQL warehouses in a workspace:
@@ -74,10 +74,10 @@ function getSqlWarehouse(args, opts) {
74
74
  }
75
75
  exports.getSqlWarehouse = getSqlWarehouse;
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
  * Retrieves information about a databricks.getSqlWarehouse using its id. This could be retrieved programmatically using databricks.getSqlWarehouses data source.
80
78
  *
79
+ * > This data source can only be used with a workspace-level provider!
80
+ *
81
81
  * ## Example Usage
82
82
  *
83
83
  * * Retrieve attributes of each SQL warehouses in a workspace:
@@ -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 a list of databricks.SqlEndpoint ids, that were created by Pulumi or manually.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * Retrieve IDs for all SQL warehouses:
@@ -65,10 +65,10 @@ export interface GetSqlWarehousesResult {
65
65
  readonly warehouseNameContains?: string;
66
66
  }
67
67
  /**
68
- * > **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.
69
- *
70
68
  * Retrieves a list of databricks.SqlEndpoint ids, that were created by Pulumi or manually.
71
69
  *
70
+ * > This data source can only be used with a workspace-level provider!
71
+ *
72
72
  * ## Example Usage
73
73
  *
74
74
  * Retrieve IDs for all SQL warehouses:
@@ -6,10 +6,10 @@ exports.getSqlWarehousesOutput = exports.getSqlWarehouses = 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.SqlEndpoint ids, 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
  * Retrieve IDs for all SQL warehouses:
@@ -52,10 +52,10 @@ function getSqlWarehouses(args, opts) {
52
52
  }
53
53
  exports.getSqlWarehouses = getSqlWarehouses;
54
54
  /**
55
- * > **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.
56
- *
57
55
  * Retrieves a list of databricks.SqlEndpoint ids, that were created by Pulumi or manually.
58
56
  *
57
+ * > This data source can only be used with a workspace-level provider!
58
+ *
59
59
  * ## Example Usage
60
60
  *
61
61
  * Retrieve IDs for all SQL warehouses:
@@ -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.StorageCredential 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 storage credential in the metastore
@@ -60,10 +60,10 @@ export interface GetStorageCredentialResult {
60
60
  readonly storageCredentialInfo: outputs.GetStorageCredentialStorageCredentialInfo;
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.StorageCredential 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 storage credential in the metastore
@@ -6,10 +6,10 @@ exports.getStorageCredentialOutput = exports.getStorageCredential = 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.StorageCredential 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 storage credential in the metastore
@@ -41,10 +41,10 @@ function getStorageCredential(args, opts) {
41
41
  }
42
42
  exports.getStorageCredential = getStorageCredential;
43
43
  /**
44
- * > **Note** This data source can only be used with a workspace-level provider!
45
- *
46
44
  * Retrieves details about a databricks.StorageCredential 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 storage credential 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.StorageCredential 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 storage credentials in the metastore
@@ -47,10 +47,10 @@ export interface GetStorageCredentialsResult {
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.StorageCredential 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 storage credentials in the metastore
@@ -6,10 +6,10 @@ exports.getStorageCredentialsOutput = exports.getStorageCredentials = 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.StorageCredential 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 storage credentials in the metastore
@@ -38,10 +38,10 @@ function getStorageCredentials(args, opts) {
38
38
  }
39
39
  exports.getStorageCredentials = getStorageCredentials;
40
40
  /**
41
- * > **Note** This data source can only be used with a workspace-level provider!
42
- *
43
41
  * Retrieves a list of databricks.StorageCredential 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 storage credentials in the metastore
package/getTable.d.ts CHANGED
@@ -2,12 +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
- * > **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.
8
- *
9
5
  * Retrieves details of a specific table in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables to retrieve multiple tables in Unity Catalog
10
6
  *
7
+ * > This data source can only be used with a workspace-level provider!
8
+ *
11
9
  * ## Example Usage
12
10
  *
13
11
  * Read on a specific table `main.certified.fct_transactions`:
@@ -68,12 +66,10 @@ export interface GetTableResult {
68
66
  readonly tableInfo: outputs.GetTableTableInfo;
69
67
  }
70
68
  /**
71
- * > **Note** This data source can only be used with a workspace-level provider!
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
69
  * Retrieves details of a specific table in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables to retrieve multiple tables in Unity Catalog
76
70
  *
71
+ * > This data source can only be used with a workspace-level provider!
72
+ *
77
73
  * ## Example Usage
78
74
  *
79
75
  * Read on a specific table `main.certified.fct_transactions`:
package/getTable.js CHANGED
@@ -6,12 +6,10 @@ exports.getTableOutput = exports.getTable = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** This data source can only be used with a workspace-level provider!
10
- *
11
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
12
- *
13
9
  * Retrieves details of a specific table in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables to retrieve multiple tables in Unity Catalog
14
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
15
13
  * ## Example Usage
16
14
  *
17
15
  * Read on a specific table `main.certified.fct_transactions`:
@@ -52,12 +50,10 @@ function getTable(args, opts) {
52
50
  }
53
51
  exports.getTable = getTable;
54
52
  /**
55
- * > **Note** This data source can only be used with a workspace-level provider!
56
- *
57
- * > **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.
58
- *
59
53
  * Retrieves details of a specific table in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables to retrieve multiple tables in Unity Catalog
60
54
  *
55
+ * > This data source can only be used with a workspace-level provider!
56
+ *
61
57
  * ## Example Usage
62
58
  *
63
59
  * Read on a specific table `main.certified.fct_transactions`:
package/getTable.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getTable.js","sourceRoot":"","sources":["../getTable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
1
+ {"version":3,"file":"getTable.js","sourceRoot":"","sources":["../getTable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
package/getTables.d.ts CHANGED
@@ -1,11 +1,9 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * > **Note** This data source can only be used with a workspace-level provider!
4
- *
5
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
6
- *
7
3
  * Retrieves a list of managed or external table full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getViews for retrieving a list of views.
8
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
9
7
  * ## Example Usage
10
8
  *
11
9
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
@@ -76,12 +74,10 @@ export interface GetTablesResult {
76
74
  readonly schemaName: string;
77
75
  }
78
76
  /**
79
- * > **Note** This data source can only be used with a workspace-level provider!
80
- *
81
- * > **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.
82
- *
83
77
  * Retrieves a list of managed or external table full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getViews for retrieving a list of views.
84
78
  *
79
+ * > This data source can only be used with a workspace-level provider!
80
+ *
85
81
  * ## Example Usage
86
82
  *
87
83
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
package/getTables.js CHANGED
@@ -6,12 +6,10 @@ exports.getTablesOutput = exports.getTables = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > **Note** This data source can only be used with a workspace-level provider!
10
- *
11
- * > **Note** If you have a fully automated setup with workspaces created by databricks.MwsWorkspaces or azurerm_databricks_workspace, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
12
- *
13
9
  * Retrieves a list of managed or external table full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getViews for retrieving a list of views.
14
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
15
13
  * ## Example Usage
16
14
  *
17
15
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
@@ -58,12 +56,10 @@ function getTables(args, opts) {
58
56
  }
59
57
  exports.getTables = getTables;
60
58
  /**
61
- * > **Note** This data source can only be used with a workspace-level provider!
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
59
  * Retrieves a list of managed or external table full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getViews for retrieving a list of views.
66
60
  *
61
+ * > This data source can only be used with a workspace-level provider!
62
+ *
67
63
  * ## Example Usage
68
64
  *
69
65
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
package/getTables.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getTables.js","sourceRoot":"","sources":["../getTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAmCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
1
+ {"version":3,"file":"getTables.js","sourceRoot":"","sources":["../getTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAmCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
package/getUser.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_user.
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
@@ -96,10 +96,10 @@ export interface GetUserResult {
96
96
  readonly userName?: string;
97
97
  }
98
98
  /**
99
- * > **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.
100
- *
101
99
  * Retrieves information about databricks_user.
102
100
  *
101
+ * > This data source can be used with an account or workspace-level provider.
102
+ *
103
103
  * ## Example Usage
104
104
  *
105
105
  * Adding user to administrative group
package/getUser.js CHANGED
@@ -6,10 +6,10 @@ exports.getUserOutput = exports.getUser = 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.
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
@@ -54,10 +54,10 @@ function getUser(args, opts) {
54
54
  }
55
55
  exports.getUser = getUser;
56
56
  /**
57
- * > **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.
58
- *
59
57
  * Retrieves information about databricks_user.
60
58
  *
59
+ * > This data source can be used with an account or workspace-level provider.
60
+ *
61
61
  * ## Example Usage
62
62
  *
63
63
  * Adding user to administrative group
package/getViews.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 a list of view full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables for retrieving a list of tables.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Example Usage
8
8
  *
9
9
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
@@ -74,10 +74,10 @@ export interface GetViewsResult {
74
74
  readonly schemaName: 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
  * Retrieves a list of view full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables for retrieving a list of tables.
80
78
  *
79
+ * > This data source can only be used with a workspace-level provider!
80
+ *
81
81
  * ## Example Usage
82
82
  *
83
83
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
package/getViews.js CHANGED
@@ -6,10 +6,10 @@ exports.getViewsOutput = exports.getViews = 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 view full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables for retrieving a list of tables.
12
10
  *
11
+ * > This data source can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
@@ -56,10 +56,10 @@ function getViews(args, opts) {
56
56
  }
57
57
  exports.getViews = getViews;
58
58
  /**
59
- * > **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.
60
- *
61
59
  * Retrieves a list of view full names in Unity Catalog, that were created by Pulumi or manually. Use databricks.getTables for retrieving a list of tables.
62
60
  *
61
+ * > This data source can only be used with a workspace-level provider!
62
+ *
63
63
  * ## Example Usage
64
64
  *
65
65
  * Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
package/getVolume.d.ts CHANGED
@@ -5,6 +5,8 @@ import * as outputs from "./types/output";
5
5
  * Retrieves details about databricks.Volume that was created by Pulumi or manually.
6
6
  * A volume can be identified by its three-level (fully qualified) name (in the form of: `catalogName`.`schemaName`.`volumeName`) as input. This can be retrieved programmatically using databricks.getVolumes data source.
7
7
  *
8
+ * > This data source can only be used with a workspace-level provider!
9
+ *
8
10
  * ## Example Usage
9
11
  *
10
12
  * * Retrieve details of all volumes in in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
@@ -80,6 +82,8 @@ export interface GetVolumeResult {
80
82
  * Retrieves details about databricks.Volume that was created by Pulumi or manually.
81
83
  * A volume can be identified by its three-level (fully qualified) name (in the form of: `catalogName`.`schemaName`.`volumeName`) as input. This can be retrieved programmatically using databricks.getVolumes data source.
82
84
  *
85
+ * > This data source can only be used with a workspace-level provider!
86
+ *
83
87
  * ## Example Usage
84
88
  *
85
89
  * * Retrieve details of all volumes in in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
package/getVolume.js CHANGED
@@ -9,6 +9,8 @@ const utilities = require("./utilities");
9
9
  * Retrieves details about databricks.Volume that was created by Pulumi or manually.
10
10
  * A volume can be identified by its three-level (fully qualified) name (in the form of: `catalogName`.`schemaName`.`volumeName`) as input. This can be retrieved programmatically using databricks.getVolumes data source.
11
11
  *
12
+ * > This data source can only be used with a workspace-level provider!
13
+ *
12
14
  * ## Example Usage
13
15
  *
14
16
  * * Retrieve details of all volumes in in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
@@ -58,6 +60,8 @@ exports.getVolume = getVolume;
58
60
  * Retrieves details about databricks.Volume that was created by Pulumi or manually.
59
61
  * A volume can be identified by its three-level (fully qualified) name (in the form of: `catalogName`.`schemaName`.`volumeName`) as input. This can be retrieved programmatically using databricks.getVolumes data source.
60
62
  *
63
+ * > This data source can only be used with a workspace-level provider!
64
+ *
61
65
  * ## Example Usage
62
66
  *
63
67
  * * Retrieve details of all volumes in in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
package/getVolume.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../getVolume.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
1
+ {"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../getVolume.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
package/getVolumes.d.ts CHANGED
@@ -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.Volume ids (full names), that were created by Pulumi or manually.
6
4
  *
5
+ * > This data source can only be used with a workspace-level provider!
6
+ *
7
7
  * ## Plugin Framework Migration
8
8
  *
9
9
  * The volumes data source has been migrated from sdkv2 to plugin framework in version 1.57。 If you encounter any problem with this data source and suspect it is due to the migration, you can fallback to sdkv2 by setting the environment variable in the following way `export USE_SDK_V2_DATA_SOURCES="databricks.getVolumes"`.
@@ -65,10 +65,10 @@ export interface GetVolumesResult {
65
65
  readonly schemaName: string;
66
66
  }
67
67
  /**
68
- * > **Note** This data source can only be used with a workspace-level provider!
69
- *
70
68
  * Retrieves a list of databricks.Volume ids (full names), that were created by Pulumi or manually.
71
69
  *
70
+ * > This data source can only be used with a workspace-level provider!
71
+ *
72
72
  * ## Plugin Framework Migration
73
73
  *
74
74
  * The volumes data source has been migrated from sdkv2 to plugin framework in version 1.57。 If you encounter any problem with this data source and suspect it is due to the migration, you can fallback to sdkv2 by setting the environment variable in the following way `export USE_SDK_V2_DATA_SOURCES="databricks.getVolumes"`.
package/getVolumes.js CHANGED
@@ -6,10 +6,10 @@ exports.getVolumesOutput = exports.getVolumes = 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.Volume ids (full names), 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
  * ## Plugin Framework Migration
14
14
  *
15
15
  * The volumes data source has been migrated from sdkv2 to plugin framework in version 1.57。 If you encounter any problem with this data source and suspect it is due to the migration, you can fallback to sdkv2 by setting the environment variable in the following way `export USE_SDK_V2_DATA_SOURCES="databricks.getVolumes"`.
@@ -47,10 +47,10 @@ function getVolumes(args, opts) {
47
47
  }
48
48
  exports.getVolumes = getVolumes;
49
49
  /**
50
- * > **Note** This data source can only be used with a workspace-level provider!
51
- *
52
50
  * Retrieves a list of databricks.Volume ids (full names), that were created by Pulumi or manually.
53
51
  *
52
+ * > This data source can only be used with a workspace-level provider!
53
+ *
54
54
  * ## Plugin Framework Migration
55
55
  *
56
56
  * The volumes data source has been migrated from sdkv2 to plugin framework in version 1.57。 If you encounter any problem with this data source and suspect it is due to the migration, you can fallback to sdkv2 by setting the environment variable in the following way `export USE_SDK_V2_DATA_SOURCES="databricks.getVolumes"`.
package/getZones.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 you to fetch all available AWS availability zones on your workspace on AWS.
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
@@ -49,10 +49,10 @@ export interface GetZonesResult {
49
49
  readonly zones: string[];
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
  * This data source allows you to fetch all available AWS availability zones on your workspace on AWS.
55
53
  *
54
+ * > This data source can only be used with a workspace-level provider!
55
+ *
56
56
  * ## Example Usage
57
57
  *
58
58
  * ```typescript