@pulumi/databricks 1.75.0-alpha.1757081845 → 1.75.0-alpha.1757561963

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 (228) hide show
  1. package/accountFederationPolicy.d.ts +148 -0
  2. package/accountFederationPolicy.js +92 -0
  3. package/accountFederationPolicy.js.map +1 -0
  4. package/accountNetworkPolicy.d.ts +2 -2
  5. package/accountNetworkPolicy.js +2 -2
  6. package/accountSettingV2.d.ts +149 -0
  7. package/accountSettingV2.js +106 -0
  8. package/accountSettingV2.js.map +1 -0
  9. package/alertV2.d.ts +56 -5
  10. package/alertV2.js +8 -2
  11. package/alertV2.js.map +1 -1
  12. package/app.d.ts +0 -2
  13. package/app.js +0 -2
  14. package/app.js.map +1 -1
  15. package/appsSettingsCustomTemplate.d.ts +179 -0
  16. package/appsSettingsCustomTemplate.js +121 -0
  17. package/appsSettingsCustomTemplate.js.map +1 -0
  18. package/budgetPolicy.d.ts +6 -2
  19. package/budgetPolicy.js +3 -3
  20. package/budgetPolicy.js.map +1 -1
  21. package/catalog.d.ts +28 -0
  22. package/catalog.js +22 -0
  23. package/catalog.js.map +1 -1
  24. package/cleanRoomAsset.d.ts +14 -2
  25. package/cleanRoomAsset.js +4 -2
  26. package/cleanRoomAsset.js.map +1 -1
  27. package/cleanRoomAutoApprovalRule.d.ts +14 -2
  28. package/cleanRoomAutoApprovalRule.js +4 -2
  29. package/cleanRoomAutoApprovalRule.js.map +1 -1
  30. package/cleanRoomsCleanRoom.d.ts +17 -5
  31. package/cleanRoomsCleanRoom.js +4 -2
  32. package/cleanRoomsCleanRoom.js.map +1 -1
  33. package/config/vars.d.ts +1 -0
  34. package/config/vars.js +6 -0
  35. package/config/vars.js.map +1 -1
  36. package/connection.d.ts +0 -3
  37. package/connection.js +0 -2
  38. package/connection.js.map +1 -1
  39. package/databaseDatabaseCatalog.d.ts +14 -2
  40. package/databaseDatabaseCatalog.js +4 -2
  41. package/databaseDatabaseCatalog.js.map +1 -1
  42. package/databaseInstance.d.ts +38 -2
  43. package/databaseInstance.js +8 -2
  44. package/databaseInstance.js.map +1 -1
  45. package/databaseSyncedDatabaseTable.d.ts +14 -2
  46. package/databaseSyncedDatabaseTable.js +4 -2
  47. package/databaseSyncedDatabaseTable.js.map +1 -1
  48. package/entityTagAssignment.d.ts +117 -0
  49. package/entityTagAssignment.js +87 -0
  50. package/entityTagAssignment.js.map +1 -0
  51. package/externalMetadata.d.ts +14 -2
  52. package/externalMetadata.js +4 -2
  53. package/externalMetadata.js.map +1 -1
  54. package/getAccountFederationPolicies.d.ts +46 -0
  55. package/getAccountFederationPolicies.js +50 -0
  56. package/getAccountFederationPolicies.js.map +1 -0
  57. package/getAccountFederationPolicy.d.ts +103 -0
  58. package/getAccountFederationPolicy.js +40 -0
  59. package/getAccountFederationPolicy.js.map +1 -0
  60. package/getAccountSettingV2.d.ts +228 -0
  61. package/getAccountSettingV2.js +54 -0
  62. package/getAccountSettingV2.js.map +1 -0
  63. package/getAlertV2.d.ts +48 -6
  64. package/getAlertV2.js +4 -0
  65. package/getAlertV2.js.map +1 -1
  66. package/getAlertsV2.d.ts +21 -2
  67. package/getAlertsV2.js +10 -4
  68. package/getAlertsV2.js.map +1 -1
  69. package/getApp.d.ts +0 -4
  70. package/getApp.js +0 -4
  71. package/getApp.js.map +1 -1
  72. package/getApps.d.ts +0 -4
  73. package/getApps.js +0 -4
  74. package/getApps.js.map +1 -1
  75. package/getAppsSettingsCustomTemplate.d.ts +143 -0
  76. package/getAppsSettingsCustomTemplate.js +66 -0
  77. package/getAppsSettingsCustomTemplate.js.map +1 -0
  78. package/getAppsSettingsCustomTemplates.d.ts +65 -0
  79. package/getAppsSettingsCustomTemplates.js +56 -0
  80. package/getAppsSettingsCustomTemplates.js.map +1 -0
  81. package/getBudgetPolicy.d.ts +34 -0
  82. package/getBudgetPolicy.js +28 -0
  83. package/getBudgetPolicy.js.map +1 -1
  84. package/getCleanRoomAsset.d.ts +9 -0
  85. package/getCleanRoomAsset.js +2 -0
  86. package/getCleanRoomAsset.js.map +1 -1
  87. package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
  88. package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
  89. package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
  90. package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
  91. package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
  92. package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
  93. package/getCleanRoomAssets.d.ts +34 -2
  94. package/getCleanRoomAssets.js +10 -4
  95. package/getCleanRoomAssets.js.map +1 -1
  96. package/getCleanRoomAutoApprovalRule.d.ts +9 -0
  97. package/getCleanRoomAutoApprovalRule.js +2 -0
  98. package/getCleanRoomAutoApprovalRule.js.map +1 -1
  99. package/getCleanRoomAutoApprovalRules.d.ts +21 -2
  100. package/getCleanRoomAutoApprovalRules.js +10 -4
  101. package/getCleanRoomAutoApprovalRules.js.map +1 -1
  102. package/getCleanRoomsCleanRoom.d.ts +12 -3
  103. package/getCleanRoomsCleanRoom.js +2 -0
  104. package/getCleanRoomsCleanRoom.js.map +1 -1
  105. package/getCleanRoomsCleanRooms.d.ts +21 -2
  106. package/getCleanRoomsCleanRooms.js +10 -4
  107. package/getCleanRoomsCleanRooms.js.map +1 -1
  108. package/getDatabaseDatabaseCatalog.d.ts +9 -0
  109. package/getDatabaseDatabaseCatalog.js +2 -0
  110. package/getDatabaseDatabaseCatalog.js.map +1 -1
  111. package/getDatabaseDatabaseCatalogs.d.ts +21 -2
  112. package/getDatabaseDatabaseCatalogs.js +10 -4
  113. package/getDatabaseDatabaseCatalogs.js.map +1 -1
  114. package/getDatabaseInstance.d.ts +27 -0
  115. package/getDatabaseInstance.js +4 -0
  116. package/getDatabaseInstance.js.map +1 -1
  117. package/getDatabaseInstances.d.ts +21 -2
  118. package/getDatabaseInstances.js +10 -4
  119. package/getDatabaseInstances.js.map +1 -1
  120. package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
  121. package/getDatabaseSyncedDatabaseTable.js +2 -0
  122. package/getDatabaseSyncedDatabaseTable.js.map +1 -1
  123. package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
  124. package/getDatabaseSyncedDatabaseTables.js +10 -4
  125. package/getDatabaseSyncedDatabaseTables.js.map +1 -1
  126. package/getEntityTagAssignment.d.ts +79 -0
  127. package/getEntityTagAssignment.js +30 -0
  128. package/getEntityTagAssignment.js.map +1 -0
  129. package/getEntityTagAssignments.d.ts +57 -0
  130. package/getEntityTagAssignments.js +26 -0
  131. package/getEntityTagAssignments.js.map +1 -0
  132. package/getExternalMetadata.d.ts +9 -0
  133. package/getExternalMetadata.js +2 -0
  134. package/getExternalMetadata.js.map +1 -1
  135. package/getExternalMetadatas.d.ts +43 -2
  136. package/getExternalMetadatas.js +32 -4
  137. package/getExternalMetadatas.js.map +1 -1
  138. package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
  139. package/getMaterializedFeaturesFeatureTag.js +2 -0
  140. package/getMaterializedFeaturesFeatureTag.js.map +1 -1
  141. package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
  142. package/getMaterializedFeaturesFeatureTags.js +10 -4
  143. package/getMaterializedFeaturesFeatureTags.js.map +1 -1
  144. package/getOnlineStore.d.ts +9 -0
  145. package/getOnlineStore.js +2 -0
  146. package/getOnlineStore.js.map +1 -1
  147. package/getOnlineStores.d.ts +21 -2
  148. package/getOnlineStores.js +10 -4
  149. package/getOnlineStores.js.map +1 -1
  150. package/getPolicyInfo.d.ts +24 -15
  151. package/getPolicyInfo.js +2 -0
  152. package/getPolicyInfo.js.map +1 -1
  153. package/getPolicyInfos.d.ts +48 -2
  154. package/getPolicyInfos.js +12 -4
  155. package/getPolicyInfos.js.map +1 -1
  156. package/getQualityMonitorV2.d.ts +9 -0
  157. package/getQualityMonitorV2.js +2 -0
  158. package/getQualityMonitorV2.js.map +1 -1
  159. package/getQualityMonitorsV2.d.ts +21 -2
  160. package/getQualityMonitorsV2.js +10 -4
  161. package/getQualityMonitorsV2.js.map +1 -1
  162. package/getRecipientFederationPolicies.d.ts +21 -2
  163. package/getRecipientFederationPolicies.js +10 -4
  164. package/getRecipientFederationPolicies.js.map +1 -1
  165. package/getRecipientFederationPolicy.d.ts +9 -0
  166. package/getRecipientFederationPolicy.js +2 -0
  167. package/getRecipientFederationPolicy.js.map +1 -1
  168. package/getServicePrincipalFederationPolicies.d.ts +72 -0
  169. package/getServicePrincipalFederationPolicies.js +58 -0
  170. package/getServicePrincipalFederationPolicies.js.map +1 -0
  171. package/getServicePrincipalFederationPolicy.d.ts +103 -0
  172. package/getServicePrincipalFederationPolicy.js +40 -0
  173. package/getServicePrincipalFederationPolicy.js.map +1 -0
  174. package/getTagPolicies.d.ts +43 -0
  175. package/getTagPolicies.js +34 -0
  176. package/getTagPolicies.js.map +1 -0
  177. package/getTagPolicy.d.ts +73 -0
  178. package/getTagPolicy.js +38 -0
  179. package/getTagPolicy.js.map +1 -0
  180. package/getWorkspaceSettingV2.d.ts +237 -0
  181. package/getWorkspaceSettingV2.js +56 -0
  182. package/getWorkspaceSettingV2.js.map +1 -0
  183. package/grant.d.ts +1 -1
  184. package/grant.js +1 -1
  185. package/index.d.ts +71 -14
  186. package/index.js +78 -7
  187. package/index.js.map +1 -1
  188. package/materializedFeaturesFeatureTag.d.ts +14 -2
  189. package/materializedFeaturesFeatureTag.js +4 -2
  190. package/materializedFeaturesFeatureTag.js.map +1 -1
  191. package/mwsNccPrivateEndpointRule.d.ts +3 -3
  192. package/mwsPermissionAssignment.d.ts +7 -7
  193. package/mwsPermissionAssignment.js +1 -1
  194. package/mwsWorkspaces.d.ts +3 -3
  195. package/onlineStore.d.ts +14 -2
  196. package/onlineStore.js +4 -2
  197. package/onlineStore.js.map +1 -1
  198. package/package.json +2 -2
  199. package/permissionAssignment.d.ts +7 -7
  200. package/permissionAssignment.js +1 -1
  201. package/policyInfo.d.ts +29 -17
  202. package/policyInfo.js +4 -2
  203. package/policyInfo.js.map +1 -1
  204. package/provider.d.ts +1 -0
  205. package/provider.js +1 -0
  206. package/provider.js.map +1 -1
  207. package/qualityMonitorV2.d.ts +14 -2
  208. package/qualityMonitorV2.js +4 -2
  209. package/qualityMonitorV2.js.map +1 -1
  210. package/recipientFederationPolicy.d.ts +14 -2
  211. package/recipientFederationPolicy.js +4 -2
  212. package/recipientFederationPolicy.js.map +1 -1
  213. package/servicePrincipalFederationPolicy.d.ts +146 -0
  214. package/servicePrincipalFederationPolicy.js +90 -0
  215. package/servicePrincipalFederationPolicy.js.map +1 -0
  216. package/storageCredential.d.ts +23 -3
  217. package/storageCredential.js +23 -3
  218. package/storageCredential.js.map +1 -1
  219. package/tagPolicy.d.ts +84 -0
  220. package/tagPolicy.js +83 -0
  221. package/tagPolicy.js.map +1 -0
  222. package/types/input.d.ts +7602 -5898
  223. package/types/output.d.ts +1609 -104
  224. package/workspaceNetworkOption.d.ts +2 -2
  225. package/workspaceNetworkOption.js +2 -2
  226. package/workspaceSettingV2.d.ts +161 -0
  227. package/workspaceSettingV2.js +108 -0
  228. package/workspaceSettingV2.js.map +1 -0
package/alertV2.d.ts CHANGED
@@ -16,7 +16,7 @@ import * as outputs from "./types/output";
16
16
  *
17
17
  * import {
18
18
  *
19
- * id = id
19
+ * id = "id"
20
20
  *
21
21
  * to = databricks_alert_v2.this
22
22
  *
@@ -25,7 +25,7 @@ import * as outputs from "./types/output";
25
25
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
26
26
  *
27
27
  * ```sh
28
- * $ pulumi import databricks:index/alertV2:AlertV2 databricks_alert_v2 id
28
+ * $ pulumi import databricks:index/alertV2:AlertV2 databricks_alert_v2 "id"
29
29
  * ```
30
30
  */
31
31
  export declare class AlertV2 extends pulumi.CustomResource {
@@ -60,6 +60,12 @@ export declare class AlertV2 extends pulumi.CustomResource {
60
60
  * The display name of the alert
61
61
  */
62
62
  readonly displayName: pulumi.Output<string | undefined>;
63
+ /**
64
+ * (AlertV2RunAs) - The actual identity that will be used to execute the alert.
65
+ * This is an output-only field that shows the resolved run-as identity after applying
66
+ * permissions and defaults
67
+ */
68
+ readonly effectiveRunAs: pulumi.Output<outputs.AlertV2EffectiveRunAs>;
63
69
  readonly evaluation: pulumi.Output<outputs.AlertV2Evaluation | undefined>;
64
70
  /**
65
71
  * (string) - Indicates whether the query is trashed. Possible values are: `ACTIVE`, `TRASHED`
@@ -77,9 +83,18 @@ export declare class AlertV2 extends pulumi.CustomResource {
77
83
  * Text of the query to be run
78
84
  */
79
85
  readonly queryText: pulumi.Output<string | undefined>;
86
+ /**
87
+ * Specifies the identity that will be used to run the alert.
88
+ * This field allows you to configure alerts to run as a specific user or service principal.
89
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
90
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
91
+ * If not specified, the alert will run as the request user
92
+ */
93
+ readonly runAs: pulumi.Output<outputs.AlertV2RunAs | undefined>;
80
94
  /**
81
95
  * The run as username or application ID of service principal.
82
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
96
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
97
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
83
98
  */
84
99
  readonly runAsUserName: pulumi.Output<string | undefined>;
85
100
  readonly schedule: pulumi.Output<outputs.AlertV2Schedule | undefined>;
@@ -91,6 +106,10 @@ export declare class AlertV2 extends pulumi.CustomResource {
91
106
  * ID of the SQL warehouse attached to the alert
92
107
  */
93
108
  readonly warehouseId: pulumi.Output<string | undefined>;
109
+ /**
110
+ * Workspace ID of the resource
111
+ */
112
+ readonly workspaceId: pulumi.Output<string | undefined>;
94
113
  /**
95
114
  * Create a AlertV2 resource with the given unique name, arguments, and options.
96
115
  *
@@ -120,6 +139,12 @@ export interface AlertV2State {
120
139
  * The display name of the alert
121
140
  */
122
141
  displayName?: pulumi.Input<string>;
142
+ /**
143
+ * (AlertV2RunAs) - The actual identity that will be used to execute the alert.
144
+ * This is an output-only field that shows the resolved run-as identity after applying
145
+ * permissions and defaults
146
+ */
147
+ effectiveRunAs?: pulumi.Input<inputs.AlertV2EffectiveRunAs>;
123
148
  evaluation?: pulumi.Input<inputs.AlertV2Evaluation>;
124
149
  /**
125
150
  * (string) - Indicates whether the query is trashed. Possible values are: `ACTIVE`, `TRASHED`
@@ -137,9 +162,18 @@ export interface AlertV2State {
137
162
  * Text of the query to be run
138
163
  */
139
164
  queryText?: pulumi.Input<string>;
165
+ /**
166
+ * Specifies the identity that will be used to run the alert.
167
+ * This field allows you to configure alerts to run as a specific user or service principal.
168
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
169
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
170
+ * If not specified, the alert will run as the request user
171
+ */
172
+ runAs?: pulumi.Input<inputs.AlertV2RunAs>;
140
173
  /**
141
174
  * The run as username or application ID of service principal.
142
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
175
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
176
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
143
177
  */
144
178
  runAsUserName?: pulumi.Input<string>;
145
179
  schedule?: pulumi.Input<inputs.AlertV2Schedule>;
@@ -151,6 +185,10 @@ export interface AlertV2State {
151
185
  * ID of the SQL warehouse attached to the alert
152
186
  */
153
187
  warehouseId?: pulumi.Input<string>;
188
+ /**
189
+ * Workspace ID of the resource
190
+ */
191
+ workspaceId?: pulumi.Input<string>;
154
192
  }
155
193
  /**
156
194
  * The set of arguments for constructing a AlertV2 resource.
@@ -177,9 +215,18 @@ export interface AlertV2Args {
177
215
  * Text of the query to be run
178
216
  */
179
217
  queryText?: pulumi.Input<string>;
218
+ /**
219
+ * Specifies the identity that will be used to run the alert.
220
+ * This field allows you to configure alerts to run as a specific user or service principal.
221
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
222
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
223
+ * If not specified, the alert will run as the request user
224
+ */
225
+ runAs?: pulumi.Input<inputs.AlertV2RunAs>;
180
226
  /**
181
227
  * The run as username or application ID of service principal.
182
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
228
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
229
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
183
230
  */
184
231
  runAsUserName?: pulumi.Input<string>;
185
232
  schedule?: pulumi.Input<inputs.AlertV2Schedule>;
@@ -187,4 +234,8 @@ export interface AlertV2Args {
187
234
  * ID of the SQL warehouse attached to the alert
188
235
  */
189
236
  warehouseId?: pulumi.Input<string>;
237
+ /**
238
+ * Workspace ID of the resource
239
+ */
240
+ workspaceId?: pulumi.Input<string>;
190
241
  }
package/alertV2.js CHANGED
@@ -20,7 +20,7 @@ const utilities = require("./utilities");
20
20
  *
21
21
  * import {
22
22
  *
23
- * id = id
23
+ * id = "id"
24
24
  *
25
25
  * to = databricks_alert_v2.this
26
26
  *
@@ -29,7 +29,7 @@ const utilities = require("./utilities");
29
29
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
30
30
  *
31
31
  * ```sh
32
- * $ pulumi import databricks:index/alertV2:AlertV2 databricks_alert_v2 id
32
+ * $ pulumi import databricks:index/alertV2:AlertV2 databricks_alert_v2 "id"
33
33
  * ```
34
34
  */
35
35
  class AlertV2 extends pulumi.CustomResource {
@@ -64,15 +64,18 @@ class AlertV2 extends pulumi.CustomResource {
64
64
  resourceInputs["customDescription"] = state?.customDescription;
65
65
  resourceInputs["customSummary"] = state?.customSummary;
66
66
  resourceInputs["displayName"] = state?.displayName;
67
+ resourceInputs["effectiveRunAs"] = state?.effectiveRunAs;
67
68
  resourceInputs["evaluation"] = state?.evaluation;
68
69
  resourceInputs["lifecycleState"] = state?.lifecycleState;
69
70
  resourceInputs["ownerUserName"] = state?.ownerUserName;
70
71
  resourceInputs["parentPath"] = state?.parentPath;
71
72
  resourceInputs["queryText"] = state?.queryText;
73
+ resourceInputs["runAs"] = state?.runAs;
72
74
  resourceInputs["runAsUserName"] = state?.runAsUserName;
73
75
  resourceInputs["schedule"] = state?.schedule;
74
76
  resourceInputs["updateTime"] = state?.updateTime;
75
77
  resourceInputs["warehouseId"] = state?.warehouseId;
78
+ resourceInputs["workspaceId"] = state?.workspaceId;
76
79
  }
77
80
  else {
78
81
  const args = argsOrState;
@@ -82,10 +85,13 @@ class AlertV2 extends pulumi.CustomResource {
82
85
  resourceInputs["evaluation"] = args?.evaluation;
83
86
  resourceInputs["parentPath"] = args?.parentPath;
84
87
  resourceInputs["queryText"] = args?.queryText;
88
+ resourceInputs["runAs"] = args?.runAs;
85
89
  resourceInputs["runAsUserName"] = args?.runAsUserName;
86
90
  resourceInputs["schedule"] = args?.schedule;
87
91
  resourceInputs["warehouseId"] = args?.warehouseId;
92
+ resourceInputs["workspaceId"] = args?.workspaceId;
88
93
  resourceInputs["createTime"] = undefined /*out*/;
94
+ resourceInputs["effectiveRunAs"] = undefined /*out*/;
89
95
  resourceInputs["lifecycleState"] = undefined /*out*/;
90
96
  resourceInputs["ownerUserName"] = undefined /*out*/;
91
97
  resourceInputs["updateTime"] = undefined /*out*/;
package/alertV2.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"alertV2.js","sourceRoot":"","sources":["../alertV2.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"alertV2.js","sourceRoot":"","sources":["../alertV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IA6ED,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAjJL,0BAkJC;AApIG,gBAAgB;AACO,oBAAY,GAAG,kCAAkC,CAAC"}
package/app.d.ts CHANGED
@@ -4,8 +4,6 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer's Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
6
6
  *
7
- * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
8
- *
9
7
  * > This resource can only be used with a workspace-level provider!
10
8
  *
11
9
  * ## Import
package/app.js CHANGED
@@ -8,8 +8,6 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer's Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
10
10
  *
11
- * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
12
- *
13
11
  * > This resource can only be used with a workspace-level provider!
14
12
  *
15
13
  * ## Import
package/app.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.js","sourceRoot":"","sources":["../app.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"app.js","sourceRoot":"","sources":["../app.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,179 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * Custom App Templates store the metadata of custom app code hosted in an external Git repository, enabling users to reuse boilerplate code when creating apps.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Basic Example
10
+ *
11
+ * This example creates a Custom Template in the workspace with the specified name.
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as databricks from "@pulumi/databricks";
16
+ *
17
+ * const _this = new databricks.AppsSettingsCustomTemplate("this", {
18
+ * name: "my-custom-template",
19
+ * description: "A sample custom app template",
20
+ * gitRepo: "https://github.com/example/repo.git",
21
+ * path: "path-to-template",
22
+ * gitProvider: "github",
23
+ * manifest: {
24
+ * version: 1,
25
+ * name: "my-custom-app",
26
+ * },
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Import
31
+ *
32
+ * As of Pulumi v1.5, resources can be imported through configuration.
33
+ *
34
+ * hcl
35
+ *
36
+ * import {
37
+ *
38
+ * id = "name"
39
+ *
40
+ * to = databricks_apps_settings_custom_template.this
41
+ *
42
+ * }
43
+ *
44
+ * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
45
+ *
46
+ * ```sh
47
+ * $ pulumi import databricks:index/appsSettingsCustomTemplate:AppsSettingsCustomTemplate databricks_apps_settings_custom_template "name"
48
+ * ```
49
+ */
50
+ export declare class AppsSettingsCustomTemplate extends pulumi.CustomResource {
51
+ /**
52
+ * Get an existing AppsSettingsCustomTemplate resource's state with the given name, ID, and optional extra
53
+ * properties used to qualify the lookup.
54
+ *
55
+ * @param name The _unique_ name of the resulting resource.
56
+ * @param id The _unique_ provider ID of the resource to lookup.
57
+ * @param state Any extra arguments used during the lookup.
58
+ * @param opts Optional settings to control the behavior of the CustomResource.
59
+ */
60
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AppsSettingsCustomTemplateState, opts?: pulumi.CustomResourceOptions): AppsSettingsCustomTemplate;
61
+ /**
62
+ * Returns true if the given object is an instance of AppsSettingsCustomTemplate. This is designed to work even
63
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
64
+ */
65
+ static isInstance(obj: any): obj is AppsSettingsCustomTemplate;
66
+ /**
67
+ * (string)
68
+ */
69
+ readonly creator: pulumi.Output<string>;
70
+ /**
71
+ * The description of the template
72
+ */
73
+ readonly description: pulumi.Output<string | undefined>;
74
+ /**
75
+ * The Git provider of the template
76
+ */
77
+ readonly gitProvider: pulumi.Output<string>;
78
+ /**
79
+ * The Git repository URL that the template resides in
80
+ */
81
+ readonly gitRepo: pulumi.Output<string>;
82
+ /**
83
+ * The manifest of the template. It defines fields and default values when installing the template
84
+ */
85
+ readonly manifest: pulumi.Output<outputs.AppsSettingsCustomTemplateManifest>;
86
+ /**
87
+ * The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
88
+ * It must be unique within the workspace
89
+ */
90
+ readonly name: pulumi.Output<string>;
91
+ /**
92
+ * The path to the template within the Git repository
93
+ */
94
+ readonly path: pulumi.Output<string>;
95
+ /**
96
+ * Workspace ID of the resource
97
+ */
98
+ readonly workspaceId: pulumi.Output<string | undefined>;
99
+ /**
100
+ * Create a AppsSettingsCustomTemplate resource with the given unique name, arguments, and options.
101
+ *
102
+ * @param name The _unique_ name of the resource.
103
+ * @param args The arguments to use to populate this resource's properties.
104
+ * @param opts A bag of options that control this resource's behavior.
105
+ */
106
+ constructor(name: string, args: AppsSettingsCustomTemplateArgs, opts?: pulumi.CustomResourceOptions);
107
+ }
108
+ /**
109
+ * Input properties used for looking up and filtering AppsSettingsCustomTemplate resources.
110
+ */
111
+ export interface AppsSettingsCustomTemplateState {
112
+ /**
113
+ * (string)
114
+ */
115
+ creator?: pulumi.Input<string>;
116
+ /**
117
+ * The description of the template
118
+ */
119
+ description?: pulumi.Input<string>;
120
+ /**
121
+ * The Git provider of the template
122
+ */
123
+ gitProvider?: pulumi.Input<string>;
124
+ /**
125
+ * The Git repository URL that the template resides in
126
+ */
127
+ gitRepo?: pulumi.Input<string>;
128
+ /**
129
+ * The manifest of the template. It defines fields and default values when installing the template
130
+ */
131
+ manifest?: pulumi.Input<inputs.AppsSettingsCustomTemplateManifest>;
132
+ /**
133
+ * The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
134
+ * It must be unique within the workspace
135
+ */
136
+ name?: pulumi.Input<string>;
137
+ /**
138
+ * The path to the template within the Git repository
139
+ */
140
+ path?: pulumi.Input<string>;
141
+ /**
142
+ * Workspace ID of the resource
143
+ */
144
+ workspaceId?: pulumi.Input<string>;
145
+ }
146
+ /**
147
+ * The set of arguments for constructing a AppsSettingsCustomTemplate resource.
148
+ */
149
+ export interface AppsSettingsCustomTemplateArgs {
150
+ /**
151
+ * The description of the template
152
+ */
153
+ description?: pulumi.Input<string>;
154
+ /**
155
+ * The Git provider of the template
156
+ */
157
+ gitProvider: pulumi.Input<string>;
158
+ /**
159
+ * The Git repository URL that the template resides in
160
+ */
161
+ gitRepo: pulumi.Input<string>;
162
+ /**
163
+ * The manifest of the template. It defines fields and default values when installing the template
164
+ */
165
+ manifest: pulumi.Input<inputs.AppsSettingsCustomTemplateManifest>;
166
+ /**
167
+ * The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
168
+ * It must be unique within the workspace
169
+ */
170
+ name?: pulumi.Input<string>;
171
+ /**
172
+ * The path to the template within the Git repository
173
+ */
174
+ path: pulumi.Input<string>;
175
+ /**
176
+ * Workspace ID of the resource
177
+ */
178
+ workspaceId?: pulumi.Input<string>;
179
+ }
@@ -0,0 +1,121 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AppsSettingsCustomTemplate = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Custom App Templates store the metadata of custom app code hosted in an external Git repository, enabling users to reuse boilerplate code when creating apps.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ### Basic Example
14
+ *
15
+ * This example creates a Custom Template in the workspace with the specified name.
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as databricks from "@pulumi/databricks";
20
+ *
21
+ * const _this = new databricks.AppsSettingsCustomTemplate("this", {
22
+ * name: "my-custom-template",
23
+ * description: "A sample custom app template",
24
+ * gitRepo: "https://github.com/example/repo.git",
25
+ * path: "path-to-template",
26
+ * gitProvider: "github",
27
+ * manifest: {
28
+ * version: 1,
29
+ * name: "my-custom-app",
30
+ * },
31
+ * });
32
+ * ```
33
+ *
34
+ * ## Import
35
+ *
36
+ * As of Pulumi v1.5, resources can be imported through configuration.
37
+ *
38
+ * hcl
39
+ *
40
+ * import {
41
+ *
42
+ * id = "name"
43
+ *
44
+ * to = databricks_apps_settings_custom_template.this
45
+ *
46
+ * }
47
+ *
48
+ * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
49
+ *
50
+ * ```sh
51
+ * $ pulumi import databricks:index/appsSettingsCustomTemplate:AppsSettingsCustomTemplate databricks_apps_settings_custom_template "name"
52
+ * ```
53
+ */
54
+ class AppsSettingsCustomTemplate extends pulumi.CustomResource {
55
+ /**
56
+ * Get an existing AppsSettingsCustomTemplate resource's state with the given name, ID, and optional extra
57
+ * properties used to qualify the lookup.
58
+ *
59
+ * @param name The _unique_ name of the resulting resource.
60
+ * @param id The _unique_ provider ID of the resource to lookup.
61
+ * @param state Any extra arguments used during the lookup.
62
+ * @param opts Optional settings to control the behavior of the CustomResource.
63
+ */
64
+ static get(name, id, state, opts) {
65
+ return new AppsSettingsCustomTemplate(name, state, { ...opts, id: id });
66
+ }
67
+ /**
68
+ * Returns true if the given object is an instance of AppsSettingsCustomTemplate. This is designed to work even
69
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
70
+ */
71
+ static isInstance(obj) {
72
+ if (obj === undefined || obj === null) {
73
+ return false;
74
+ }
75
+ return obj['__pulumiType'] === AppsSettingsCustomTemplate.__pulumiType;
76
+ }
77
+ constructor(name, argsOrState, opts) {
78
+ let resourceInputs = {};
79
+ opts = opts || {};
80
+ if (opts.id) {
81
+ const state = argsOrState;
82
+ resourceInputs["creator"] = state?.creator;
83
+ resourceInputs["description"] = state?.description;
84
+ resourceInputs["gitProvider"] = state?.gitProvider;
85
+ resourceInputs["gitRepo"] = state?.gitRepo;
86
+ resourceInputs["manifest"] = state?.manifest;
87
+ resourceInputs["name"] = state?.name;
88
+ resourceInputs["path"] = state?.path;
89
+ resourceInputs["workspaceId"] = state?.workspaceId;
90
+ }
91
+ else {
92
+ const args = argsOrState;
93
+ if (args?.gitProvider === undefined && !opts.urn) {
94
+ throw new Error("Missing required property 'gitProvider'");
95
+ }
96
+ if (args?.gitRepo === undefined && !opts.urn) {
97
+ throw new Error("Missing required property 'gitRepo'");
98
+ }
99
+ if (args?.manifest === undefined && !opts.urn) {
100
+ throw new Error("Missing required property 'manifest'");
101
+ }
102
+ if (args?.path === undefined && !opts.urn) {
103
+ throw new Error("Missing required property 'path'");
104
+ }
105
+ resourceInputs["description"] = args?.description;
106
+ resourceInputs["gitProvider"] = args?.gitProvider;
107
+ resourceInputs["gitRepo"] = args?.gitRepo;
108
+ resourceInputs["manifest"] = args?.manifest;
109
+ resourceInputs["name"] = args?.name;
110
+ resourceInputs["path"] = args?.path;
111
+ resourceInputs["workspaceId"] = args?.workspaceId;
112
+ resourceInputs["creator"] = undefined /*out*/;
113
+ }
114
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
115
+ super(AppsSettingsCustomTemplate.__pulumiType, name, resourceInputs, opts);
116
+ }
117
+ }
118
+ exports.AppsSettingsCustomTemplate = AppsSettingsCustomTemplate;
119
+ /** @internal */
120
+ AppsSettingsCustomTemplate.__pulumiType = 'databricks:index/appsSettingsCustomTemplate:AppsSettingsCustomTemplate';
121
+ //# sourceMappingURL=appsSettingsCustomTemplate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"appsSettingsCustomTemplate.js","sourceRoot":"","sources":["../appsSettingsCustomTemplate.ts"],"names":[],"mappings":"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"}
package/budgetPolicy.d.ts CHANGED
@@ -33,7 +33,7 @@ import * as outputs from "./types/output";
33
33
  *
34
34
  * import {
35
35
  *
36
- * id = policy_id
36
+ * id = "policy_id"
37
37
  *
38
38
  * to = databricks_budget_policy.this
39
39
  *
@@ -42,7 +42,7 @@ import * as outputs from "./types/output";
42
42
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
43
43
  *
44
44
  * ```sh
45
- * $ pulumi import databricks:index/budgetPolicy:BudgetPolicy databricks_budget_policy policy_id
45
+ * $ pulumi import databricks:index/budgetPolicy:BudgetPolicy databricks_budget_policy "policy_id"
46
46
  * ```
47
47
  */
48
48
  export declare class BudgetPolicy extends pulumi.CustomResource {
@@ -128,6 +128,10 @@ export interface BudgetPolicyArgs {
128
128
  * A list of tags defined by the customer. At most 20 entries are allowed per policy
129
129
  */
130
130
  customTags?: pulumi.Input<pulumi.Input<inputs.BudgetPolicyCustomTag>[]>;
131
+ /**
132
+ * (string) - The Id of the policy. This field is generated by Databricks and globally unique
133
+ */
134
+ policyId?: pulumi.Input<string>;
131
135
  /**
132
136
  * The name of the policy.
133
137
  * - Must be unique among active policies.
package/budgetPolicy.js CHANGED
@@ -37,7 +37,7 @@ const utilities = require("./utilities");
37
37
  *
38
38
  * import {
39
39
  *
40
- * id = policy_id
40
+ * id = "policy_id"
41
41
  *
42
42
  * to = databricks_budget_policy.this
43
43
  *
@@ -46,7 +46,7 @@ const utilities = require("./utilities");
46
46
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
47
47
  *
48
48
  * ```sh
49
- * $ pulumi import databricks:index/budgetPolicy:BudgetPolicy databricks_budget_policy policy_id
49
+ * $ pulumi import databricks:index/budgetPolicy:BudgetPolicy databricks_budget_policy "policy_id"
50
50
  * ```
51
51
  */
52
52
  class BudgetPolicy extends pulumi.CustomResource {
@@ -86,8 +86,8 @@ class BudgetPolicy extends pulumi.CustomResource {
86
86
  const args = argsOrState;
87
87
  resourceInputs["bindingWorkspaceIds"] = args?.bindingWorkspaceIds;
88
88
  resourceInputs["customTags"] = args?.customTags;
89
+ resourceInputs["policyId"] = args?.policyId;
89
90
  resourceInputs["policyName"] = args?.policyName;
90
- resourceInputs["policyId"] = undefined /*out*/;
91
91
  }
92
92
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
93
93
  super(BudgetPolicy.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"budgetPolicy.js","sourceRoot":"","sources":["../budgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA3EL,oCA4EC;AA9DG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}
1
+ {"version":3,"file":"budgetPolicy.js","sourceRoot":"","sources":["../budgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA3EL,oCA4EC;AA9DG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}