@pulumi/dbtcloud 1.8.1 → 1.8.2-alpha.1778733461

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 (407) hide show
  1. package/accountFeatures.d.ts +15 -14
  2. package/accountFeatures.d.ts.map +1 -0
  3. package/accountFeatures.js +27 -4
  4. package/accountFeatures.js.map +1 -1
  5. package/athenaCredential.d.ts +18 -17
  6. package/athenaCredential.d.ts.map +1 -0
  7. package/athenaCredential.js +29 -6
  8. package/athenaCredential.js.map +1 -1
  9. package/authProvider.d.ts +47 -46
  10. package/authProvider.d.ts.map +1 -0
  11. package/authProvider.js +27 -4
  12. package/authProvider.js.map +1 -1
  13. package/azureAdApplication.d.ts +11 -10
  14. package/azureAdApplication.d.ts.map +1 -0
  15. package/azureAdApplication.js +27 -4
  16. package/azureAdApplication.js.map +1 -1
  17. package/bigQueryCredential.d.ts +12 -11
  18. package/bigQueryCredential.d.ts.map +1 -0
  19. package/bigQueryCredential.js +30 -7
  20. package/bigQueryCredential.js.map +1 -1
  21. package/bigquerySemanticLayerCredential.d.ts +21 -20
  22. package/bigquerySemanticLayerCredential.d.ts.map +1 -0
  23. package/bigquerySemanticLayerCredential.js +30 -7
  24. package/bigquerySemanticLayerCredential.js.map +1 -1
  25. package/config/index.d.ts +1 -0
  26. package/config/index.d.ts.map +1 -0
  27. package/config/vars.d.ts +1 -0
  28. package/config/vars.d.ts.map +1 -0
  29. package/config/vars.js +25 -2
  30. package/config/vars.js.map +1 -1
  31. package/connectionCatalogConfig.d.ts +22 -21
  32. package/connectionCatalogConfig.d.ts.map +1 -0
  33. package/connectionCatalogConfig.js +31 -8
  34. package/connectionCatalogConfig.js.map +1 -1
  35. package/databricksCredential.d.ts +21 -20
  36. package/databricksCredential.d.ts.map +1 -0
  37. package/databricksCredential.js +29 -6
  38. package/databricksCredential.js.map +1 -1
  39. package/databricksPlatformMetadataCredential.d.ts +19 -18
  40. package/databricksPlatformMetadataCredential.d.ts.map +1 -0
  41. package/databricksPlatformMetadataCredential.js +29 -6
  42. package/databricksPlatformMetadataCredential.js.map +1 -1
  43. package/databricksSemanticLayerCredential.d.ts +5 -4
  44. package/databricksSemanticLayerCredential.d.ts.map +1 -0
  45. package/databricksSemanticLayerCredential.js +29 -6
  46. package/databricksSemanticLayerCredential.js.map +1 -1
  47. package/environment.d.ts +36 -35
  48. package/environment.d.ts.map +1 -0
  49. package/environment.js +37 -14
  50. package/environment.js.map +1 -1
  51. package/environmentVariable.d.ts +6 -5
  52. package/environmentVariable.d.ts.map +1 -0
  53. package/environmentVariable.js +28 -5
  54. package/environmentVariable.js.map +1 -1
  55. package/environmentVariableJobOverride.d.ts +10 -9
  56. package/environmentVariableJobOverride.d.ts.map +1 -0
  57. package/environmentVariableJobOverride.js +29 -6
  58. package/environmentVariableJobOverride.js.map +1 -1
  59. package/extendedAttributes.d.ts +9 -8
  60. package/extendedAttributes.d.ts.map +1 -0
  61. package/extendedAttributes.js +30 -7
  62. package/extendedAttributes.js.map +1 -1
  63. package/fabricCredential.d.ts +29 -28
  64. package/fabricCredential.d.ts.map +1 -0
  65. package/fabricCredential.js +31 -8
  66. package/fabricCredential.js.map +1 -1
  67. package/getAthenaCredential.d.ts +1 -0
  68. package/getAthenaCredential.d.ts.map +1 -0
  69. package/getAthenaCredential.js +25 -2
  70. package/getAthenaCredential.js.map +1 -1
  71. package/getAzureDevOpsProject.d.ts +1 -0
  72. package/getAzureDevOpsProject.d.ts.map +1 -0
  73. package/getAzureDevOpsProject.js +25 -2
  74. package/getAzureDevOpsProject.js.map +1 -1
  75. package/getAzureDevOpsRepository.d.ts +1 -0
  76. package/getAzureDevOpsRepository.d.ts.map +1 -0
  77. package/getAzureDevOpsRepository.js +25 -2
  78. package/getAzureDevOpsRepository.js.map +1 -1
  79. package/getBigQueryCredential.d.ts +1 -0
  80. package/getBigQueryCredential.d.ts.map +1 -0
  81. package/getBigQueryCredential.js +25 -2
  82. package/getBigQueryCredential.js.map +1 -1
  83. package/getDatabricksCredential.d.ts +1 -0
  84. package/getDatabricksCredential.d.ts.map +1 -0
  85. package/getDatabricksCredential.js +25 -2
  86. package/getDatabricksCredential.js.map +1 -1
  87. package/getEnvironment.d.ts +1 -0
  88. package/getEnvironment.d.ts.map +1 -0
  89. package/getEnvironment.js +25 -2
  90. package/getEnvironment.js.map +1 -1
  91. package/getEnvironmentVariable.d.ts +1 -0
  92. package/getEnvironmentVariable.d.ts.map +1 -0
  93. package/getEnvironmentVariable.js +25 -2
  94. package/getEnvironmentVariable.js.map +1 -1
  95. package/getEnvironments.d.ts +2 -1
  96. package/getEnvironments.d.ts.map +1 -0
  97. package/getEnvironments.js +25 -2
  98. package/getEnvironments.js.map +1 -1
  99. package/getExtendedAttributes.d.ts +1 -0
  100. package/getExtendedAttributes.d.ts.map +1 -0
  101. package/getExtendedAttributes.js +25 -2
  102. package/getExtendedAttributes.js.map +1 -1
  103. package/getGlobalConnection.d.ts +1 -0
  104. package/getGlobalConnection.d.ts.map +1 -0
  105. package/getGlobalConnection.js +25 -2
  106. package/getGlobalConnection.js.map +1 -1
  107. package/getGlobalConnections.d.ts +1 -0
  108. package/getGlobalConnections.d.ts.map +1 -0
  109. package/getGlobalConnections.js +25 -2
  110. package/getGlobalConnections.js.map +1 -1
  111. package/getGroup.d.ts +1 -0
  112. package/getGroup.d.ts.map +1 -0
  113. package/getGroup.js +25 -2
  114. package/getGroup.js.map +1 -1
  115. package/getGroupUsers.d.ts +1 -0
  116. package/getGroupUsers.d.ts.map +1 -0
  117. package/getGroupUsers.js +25 -2
  118. package/getGroupUsers.js.map +1 -1
  119. package/getGroups.d.ts +4 -3
  120. package/getGroups.d.ts.map +1 -0
  121. package/getGroups.js +25 -2
  122. package/getGroups.js.map +1 -1
  123. package/getJob.d.ts +2 -1
  124. package/getJob.d.ts.map +1 -0
  125. package/getJob.js +25 -2
  126. package/getJob.js.map +1 -1
  127. package/getJobs.d.ts +3 -2
  128. package/getJobs.d.ts.map +1 -0
  129. package/getJobs.js +25 -2
  130. package/getJobs.js.map +1 -1
  131. package/getModelNotifications.d.ts +1 -0
  132. package/getModelNotifications.d.ts.map +1 -0
  133. package/getModelNotifications.js +25 -2
  134. package/getModelNotifications.js.map +1 -1
  135. package/getNotification.d.ts +1 -0
  136. package/getNotification.d.ts.map +1 -0
  137. package/getNotification.js +25 -2
  138. package/getNotification.js.map +1 -1
  139. package/getPostgresCredential.d.ts +1 -0
  140. package/getPostgresCredential.d.ts.map +1 -0
  141. package/getPostgresCredential.js +25 -2
  142. package/getPostgresCredential.js.map +1 -1
  143. package/getPrivatelinkEndpoint.d.ts +4 -3
  144. package/getPrivatelinkEndpoint.d.ts.map +1 -0
  145. package/getPrivatelinkEndpoint.js +25 -2
  146. package/getPrivatelinkEndpoint.js.map +1 -1
  147. package/getPrivatelinkEndpoints.d.ts +3 -2
  148. package/getPrivatelinkEndpoints.d.ts.map +1 -0
  149. package/getPrivatelinkEndpoints.js +27 -4
  150. package/getPrivatelinkEndpoints.js.map +1 -1
  151. package/getProfile.d.ts +1 -0
  152. package/getProfile.d.ts.map +1 -0
  153. package/getProfile.js +25 -2
  154. package/getProfile.js.map +1 -1
  155. package/getProfiles.d.ts +1 -0
  156. package/getProfiles.d.ts.map +1 -0
  157. package/getProfiles.js +25 -2
  158. package/getProfiles.js.map +1 -1
  159. package/getProject.d.ts +3 -2
  160. package/getProject.d.ts.map +1 -0
  161. package/getProject.js +25 -2
  162. package/getProject.js.map +1 -1
  163. package/getProjects.d.ts +2 -1
  164. package/getProjects.d.ts.map +1 -0
  165. package/getProjects.js +25 -2
  166. package/getProjects.js.map +1 -1
  167. package/getRedshiftCredential.d.ts +1 -0
  168. package/getRedshiftCredential.d.ts.map +1 -0
  169. package/getRedshiftCredential.js +25 -2
  170. package/getRedshiftCredential.js.map +1 -1
  171. package/getRepository.d.ts +2 -1
  172. package/getRepository.d.ts.map +1 -0
  173. package/getRepository.js +25 -2
  174. package/getRepository.js.map +1 -1
  175. package/getRuns.d.ts +2 -1
  176. package/getRuns.d.ts.map +1 -0
  177. package/getRuns.js +25 -2
  178. package/getRuns.js.map +1 -1
  179. package/getSalesforceCredential.d.ts +1 -0
  180. package/getSalesforceCredential.d.ts.map +1 -0
  181. package/getSalesforceCredential.js +25 -2
  182. package/getSalesforceCredential.js.map +1 -1
  183. package/getServiceToken.d.ts +2 -1
  184. package/getServiceToken.d.ts.map +1 -0
  185. package/getServiceToken.js +25 -2
  186. package/getServiceToken.js.map +1 -1
  187. package/getSnowflakeCredential.d.ts +1 -0
  188. package/getSnowflakeCredential.d.ts.map +1 -0
  189. package/getSnowflakeCredential.js +25 -2
  190. package/getSnowflakeCredential.js.map +1 -1
  191. package/getSparkCredential.d.ts +3 -2
  192. package/getSparkCredential.d.ts.map +1 -0
  193. package/getSparkCredential.js +27 -4
  194. package/getSparkCredential.js.map +1 -1
  195. package/getStarburstCredential.d.ts +1 -0
  196. package/getStarburstCredential.d.ts.map +1 -0
  197. package/getStarburstCredential.js +25 -2
  198. package/getStarburstCredential.js.map +1 -1
  199. package/getSynapseCredential.d.ts +1 -0
  200. package/getSynapseCredential.d.ts.map +1 -0
  201. package/getSynapseCredential.js +25 -2
  202. package/getSynapseCredential.js.map +1 -1
  203. package/getTeradataCredential.d.ts +1 -0
  204. package/getTeradataCredential.d.ts.map +1 -0
  205. package/getTeradataCredential.js +25 -2
  206. package/getTeradataCredential.js.map +1 -1
  207. package/getUser.d.ts +1 -0
  208. package/getUser.d.ts.map +1 -0
  209. package/getUser.js +25 -2
  210. package/getUser.js.map +1 -1
  211. package/getUserGroups.d.ts +1 -0
  212. package/getUserGroups.d.ts.map +1 -0
  213. package/getUserGroups.js +25 -2
  214. package/getUserGroups.js.map +1 -1
  215. package/getUsers.d.ts +1 -0
  216. package/getUsers.d.ts.map +1 -0
  217. package/getUsers.js +25 -2
  218. package/getUsers.js.map +1 -1
  219. package/getWebhook.d.ts +1 -0
  220. package/getWebhook.d.ts.map +1 -0
  221. package/getWebhook.js +25 -2
  222. package/getWebhook.js.map +1 -1
  223. package/globalConnection.d.ts +33 -32
  224. package/globalConnection.d.ts.map +1 -0
  225. package/globalConnection.js +27 -4
  226. package/globalConnection.js.map +1 -1
  227. package/group.d.ts +14 -13
  228. package/group.d.ts.map +1 -0
  229. package/group.js +29 -6
  230. package/group.js.map +1 -1
  231. package/groupPartialPermissions.d.ts +12 -11
  232. package/groupPartialPermissions.d.ts.map +1 -0
  233. package/groupPartialPermissions.js +30 -7
  234. package/groupPartialPermissions.js.map +1 -1
  235. package/index.d.ts +1 -0
  236. package/index.d.ts.map +1 -0
  237. package/index.js +16 -4
  238. package/index.js.map +1 -1
  239. package/ipRestrictionsRule.d.ts +8 -7
  240. package/ipRestrictionsRule.d.ts.map +1 -0
  241. package/ipRestrictionsRule.js +27 -4
  242. package/ipRestrictionsRule.js.map +1 -1
  243. package/job.d.ts +65 -64
  244. package/job.d.ts.map +1 -0
  245. package/job.js +29 -6
  246. package/job.js.map +1 -1
  247. package/licenseMap.d.ts +4 -3
  248. package/licenseMap.d.ts.map +1 -0
  249. package/licenseMap.js +27 -4
  250. package/licenseMap.js.map +1 -1
  251. package/lineageIntegration.d.ts +15 -14
  252. package/lineageIntegration.d.ts.map +1 -0
  253. package/lineageIntegration.js +29 -6
  254. package/lineageIntegration.js.map +1 -1
  255. package/modelNotifications.d.ts +12 -11
  256. package/modelNotifications.d.ts.map +1 -0
  257. package/modelNotifications.js +27 -4
  258. package/modelNotifications.js.map +1 -1
  259. package/notification.d.ts +20 -19
  260. package/notification.d.ts.map +1 -0
  261. package/notification.js +27 -4
  262. package/notification.js.map +1 -1
  263. package/notificationSetting.d.ts +9 -8
  264. package/notificationSetting.d.ts.map +1 -0
  265. package/notificationSetting.js +29 -6
  266. package/notificationSetting.js.map +1 -1
  267. package/oauthConfiguration.d.ts +16 -15
  268. package/oauthConfiguration.d.ts.map +1 -0
  269. package/oauthConfiguration.js +27 -4
  270. package/oauthConfiguration.js.map +1 -1
  271. package/openaiIntegration.d.ts +17 -16
  272. package/openaiIntegration.d.ts.map +1 -0
  273. package/openaiIntegration.js +27 -4
  274. package/openaiIntegration.js.map +1 -1
  275. package/package.json +3 -3
  276. package/partialEnvironmentVariable.d.ts +5 -4
  277. package/partialEnvironmentVariable.d.ts.map +1 -0
  278. package/partialEnvironmentVariable.js +27 -4
  279. package/partialEnvironmentVariable.js.map +1 -1
  280. package/partialLicenseMap.d.ts +3 -2
  281. package/partialLicenseMap.d.ts.map +1 -0
  282. package/partialLicenseMap.js +27 -4
  283. package/partialLicenseMap.js.map +1 -1
  284. package/partialNotification.d.ts +20 -19
  285. package/partialNotification.d.ts.map +1 -0
  286. package/partialNotification.js +27 -4
  287. package/partialNotification.js.map +1 -1
  288. package/postgresCredential.d.ts +24 -23
  289. package/postgresCredential.d.ts.map +1 -0
  290. package/postgresCredential.js +29 -6
  291. package/postgresCredential.js.map +1 -1
  292. package/postgresSemanticLayerCredential.d.ts +5 -4
  293. package/postgresSemanticLayerCredential.d.ts.map +1 -0
  294. package/postgresSemanticLayerCredential.js +29 -6
  295. package/postgresSemanticLayerCredential.js.map +1 -1
  296. package/profile.d.ts +15 -14
  297. package/profile.d.ts.map +1 -0
  298. package/profile.js +34 -11
  299. package/profile.js.map +1 -1
  300. package/project.d.ts +9 -8
  301. package/project.d.ts.map +1 -0
  302. package/project.js +27 -4
  303. package/project.js.map +1 -1
  304. package/projectArtefacts.d.ts +9 -8
  305. package/projectArtefacts.d.ts.map +1 -0
  306. package/projectArtefacts.js +30 -7
  307. package/projectArtefacts.js.map +1 -1
  308. package/projectRepository.d.ts +5 -4
  309. package/projectRepository.d.ts.map +1 -0
  310. package/projectRepository.js +29 -6
  311. package/projectRepository.js.map +1 -1
  312. package/provider.d.ts +10 -9
  313. package/provider.d.ts.map +1 -0
  314. package/provider.js +27 -4
  315. package/provider.js.map +1 -1
  316. package/redshiftCredential.d.ts +17 -16
  317. package/redshiftCredential.d.ts.map +1 -0
  318. package/redshiftCredential.js +29 -6
  319. package/redshiftCredential.js.map +1 -1
  320. package/redshiftSemanticLayerCredential.d.ts +6 -5
  321. package/redshiftSemanticLayerCredential.d.ts.map +1 -0
  322. package/redshiftSemanticLayerCredential.js +30 -7
  323. package/redshiftSemanticLayerCredential.js.map +1 -1
  324. package/repository.d.ts +26 -25
  325. package/repository.d.ts.map +1 -0
  326. package/repository.js +27 -4
  327. package/repository.js.map +1 -1
  328. package/salesforceCredential.d.ts +22 -21
  329. package/salesforceCredential.d.ts.map +1 -0
  330. package/salesforceCredential.js +29 -6
  331. package/salesforceCredential.js.map +1 -1
  332. package/scimConfig.d.ts +4 -3
  333. package/scimConfig.d.ts.map +1 -0
  334. package/scimConfig.js +27 -4
  335. package/scimConfig.js.map +1 -1
  336. package/scimConfigToken.d.ts +6 -5
  337. package/scimConfigToken.d.ts.map +1 -0
  338. package/scimConfigToken.js +27 -4
  339. package/scimConfigToken.js.map +1 -1
  340. package/scimGroupPartialPermissions.d.ts +4 -3
  341. package/scimGroupPartialPermissions.d.ts.map +1 -0
  342. package/scimGroupPartialPermissions.js +27 -4
  343. package/scimGroupPartialPermissions.js.map +1 -1
  344. package/scimGroupPermissions.d.ts +4 -3
  345. package/scimGroupPermissions.d.ts.map +1 -0
  346. package/scimGroupPermissions.js +27 -4
  347. package/scimGroupPermissions.js.map +1 -1
  348. package/semanticLayerConfiguration.d.ts +5 -4
  349. package/semanticLayerConfiguration.d.ts.map +1 -0
  350. package/semanticLayerConfiguration.js +29 -6
  351. package/semanticLayerConfiguration.js.map +1 -1
  352. package/semanticLayerCredentialServiceTokenMapping.d.ts +7 -6
  353. package/semanticLayerCredentialServiceTokenMapping.d.ts.map +1 -0
  354. package/semanticLayerCredentialServiceTokenMapping.js +30 -7
  355. package/semanticLayerCredentialServiceTokenMapping.js.map +1 -1
  356. package/serviceToken.d.ts +10 -9
  357. package/serviceToken.d.ts.map +1 -0
  358. package/serviceToken.js +28 -5
  359. package/serviceToken.js.map +1 -1
  360. package/snowflakeCredential.d.ts +39 -38
  361. package/snowflakeCredential.d.ts.map +1 -0
  362. package/snowflakeCredential.js +29 -6
  363. package/snowflakeCredential.js.map +1 -1
  364. package/snowflakePlatformMetadataCredential.d.ts +36 -35
  365. package/snowflakePlatformMetadataCredential.d.ts.map +1 -0
  366. package/snowflakePlatformMetadataCredential.js +31 -8
  367. package/snowflakePlatformMetadataCredential.js.map +1 -1
  368. package/snowflakeSemanticLayerCredential.d.ts +7 -6
  369. package/snowflakeSemanticLayerCredential.d.ts.map +1 -0
  370. package/snowflakeSemanticLayerCredential.js +31 -8
  371. package/snowflakeSemanticLayerCredential.js.map +1 -1
  372. package/sparkCredential.d.ts +14 -13
  373. package/sparkCredential.d.ts.map +1 -0
  374. package/sparkCredential.js +29 -6
  375. package/sparkCredential.js.map +1 -1
  376. package/starburstCredential.d.ts +14 -13
  377. package/starburstCredential.d.ts.map +1 -0
  378. package/starburstCredential.js +29 -6
  379. package/starburstCredential.js.map +1 -1
  380. package/synapseCredential.d.ts +31 -30
  381. package/synapseCredential.d.ts.map +1 -0
  382. package/synapseCredential.js +32 -9
  383. package/synapseCredential.js.map +1 -1
  384. package/teradataCredential.d.ts +15 -14
  385. package/teradataCredential.d.ts.map +1 -0
  386. package/teradataCredential.js +29 -6
  387. package/teradataCredential.js.map +1 -1
  388. package/types/index.d.ts +1 -0
  389. package/types/index.d.ts.map +1 -0
  390. package/types/index.js +25 -2
  391. package/types/index.js.map +1 -1
  392. package/types/input.d.ts +169 -168
  393. package/types/input.d.ts.map +1 -0
  394. package/types/output.d.ts +8 -7
  395. package/types/output.d.ts.map +1 -0
  396. package/userGroups.d.ts +4 -3
  397. package/userGroups.d.ts.map +1 -0
  398. package/userGroups.js +28 -5
  399. package/userGroups.js.map +1 -1
  400. package/utilities.d.ts +1 -0
  401. package/utilities.d.ts.map +1 -0
  402. package/utilities.js +24 -1
  403. package/utilities.js.map +1 -1
  404. package/webhook.d.ts +15 -14
  405. package/webhook.d.ts.map +1 -0
  406. package/webhook.js +27 -4
  407. package/webhook.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -18,11 +18,11 @@ export interface BigquerySemanticLayerCredentialCredential {
18
18
  /**
19
19
  * The ID of the global connection to use for this credential. When provided, the credential will automatically use the correct adapter version based on the connection's configuration (e.g., bigquery*v1 for connections with use*latest_adapter=true).
20
20
  */
21
- connectionId?: pulumi.Input<number>;
21
+ connectionId?: pulumi.Input<number | undefined>;
22
22
  /**
23
23
  * The internal credential ID
24
24
  */
25
- credentialId?: pulumi.Input<number>;
25
+ credentialId?: pulumi.Input<number | undefined>;
26
26
  /**
27
27
  * Default dataset name
28
28
  */
@@ -30,11 +30,11 @@ export interface BigquerySemanticLayerCredentialCredential {
30
30
  /**
31
31
  * The ID of this resource. Contains the project ID and the credential ID.
32
32
  */
33
- id?: pulumi.Input<string>;
33
+ id?: pulumi.Input<string | undefined>;
34
34
  /**
35
35
  * Whether the BigQuery credential is active
36
36
  */
37
- isActive?: pulumi.Input<boolean>;
37
+ isActive?: pulumi.Input<boolean | undefined>;
38
38
  /**
39
39
  * Number of threads to use
40
40
  */
@@ -64,19 +64,19 @@ export interface DatabricksSemanticLayerCredentialCredential {
64
64
  *
65
65
  * @deprecated This field is deprecated and will be removed in a future release. Semantic Layer spark credentials are not supported yet, only databricks is supported.
66
66
  */
67
- adapterType?: pulumi.Input<string>;
67
+ adapterType?: pulumi.Input<string | undefined>;
68
68
  /**
69
69
  * The catalog where to create models (only for the databricks adapter)
70
70
  */
71
- catalog?: pulumi.Input<string>;
71
+ catalog?: pulumi.Input<string | undefined>;
72
72
  /**
73
73
  * The system Databricks credential ID
74
74
  */
75
- credentialId?: pulumi.Input<number>;
75
+ credentialId?: pulumi.Input<number | undefined>;
76
76
  /**
77
77
  * The ID of this resource. Contains the project ID and the credential ID.
78
78
  */
79
- id?: pulumi.Input<string>;
79
+ id?: pulumi.Input<string | undefined>;
80
80
  /**
81
81
  * Project ID to create the Databricks credential in
82
82
  */
@@ -84,30 +84,30 @@ export interface DatabricksSemanticLayerCredentialCredential {
84
84
  /**
85
85
  * The schema where to create models. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
86
86
  */
87
- schema?: pulumi.Input<string>;
87
+ schema?: pulumi.Input<string | undefined>;
88
88
  /**
89
89
  * This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
90
90
  */
91
- semanticLayerCredential?: pulumi.Input<boolean>;
91
+ semanticLayerCredential?: pulumi.Input<boolean | undefined>;
92
92
  /**
93
93
  * Target name
94
94
  *
95
95
  * @deprecated This field is deprecated at the environment level (it was never possible to set it in the UI) and will be removed in a future release. Please remove it and set the target name at the job level or leverage environment variables.
96
96
  */
97
- targetName?: pulumi.Input<string>;
97
+ targetName?: pulumi.Input<string | undefined>;
98
98
  /**
99
99
  * Token for Databricks user. Consider using `tokenWo` instead, which is not stored in state.
100
100
  */
101
- token?: pulumi.Input<string>;
101
+ token?: pulumi.Input<string | undefined>;
102
102
  /**
103
103
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
104
104
  * Write-only alternative to `token`. The value is not stored in state. Requires `tokenWoVersion` to trigger updates.
105
105
  */
106
- tokenWo?: pulumi.Input<string>;
106
+ tokenWo?: pulumi.Input<string | undefined>;
107
107
  /**
108
108
  * Version number for `tokenWo`. Increment this value to trigger an update of the token when using `tokenWo`.
109
109
  */
110
- tokenWoVersion?: pulumi.Input<number>;
110
+ tokenWoVersion?: pulumi.Input<number | undefined>;
111
111
  }
112
112
  export interface GetJobJobCompletionTriggerCondition {
113
113
  /**
@@ -127,15 +127,15 @@ export interface GetJobJobCompletionTriggerConditionArgs {
127
127
  /**
128
128
  * The ID of the job that would trigger this job after completion.
129
129
  */
130
- jobId?: pulumi.Input<number>;
130
+ jobId?: pulumi.Input<number | undefined>;
131
131
  /**
132
132
  * The ID of the project where the trigger job is running in.
133
133
  */
134
- projectId?: pulumi.Input<number>;
134
+ projectId?: pulumi.Input<number | undefined>;
135
135
  /**
136
136
  * List of statuses to trigger the job on.
137
137
  */
138
- statuses?: pulumi.Input<pulumi.Input<string>[]>;
138
+ statuses?: pulumi.Input<pulumi.Input<string>[] | undefined>;
139
139
  }
140
140
  export interface GetRunsFilter {
141
141
  /**
@@ -175,35 +175,35 @@ export interface GetRunsFilterArgs {
175
175
  /**
176
176
  * The ID of the environment
177
177
  */
178
- environmentId?: pulumi.Input<number>;
178
+ environmentId?: pulumi.Input<number | undefined>;
179
179
  /**
180
180
  * The ID of the job definition
181
181
  */
182
- jobDefinitionId?: pulumi.Input<number>;
182
+ jobDefinitionId?: pulumi.Input<number | undefined>;
183
183
  /**
184
184
  * The limit of the runs
185
185
  */
186
- limit?: pulumi.Input<number>;
186
+ limit?: pulumi.Input<number | undefined>;
187
187
  /**
188
188
  * The ID of the project
189
189
  */
190
- projectId?: pulumi.Input<number>;
190
+ projectId?: pulumi.Input<number | undefined>;
191
191
  /**
192
192
  * The ID of the pull request
193
193
  */
194
- pullRequestId?: pulumi.Input<number>;
194
+ pullRequestId?: pulumi.Input<number | undefined>;
195
195
  /**
196
196
  * The status of the run
197
197
  */
198
- status?: pulumi.Input<number>;
198
+ status?: pulumi.Input<number | undefined>;
199
199
  /**
200
200
  * The status of the run
201
201
  */
202
- statusIn?: pulumi.Input<string>;
202
+ statusIn?: pulumi.Input<string | undefined>;
203
203
  /**
204
204
  * The ID of the trigger
205
205
  */
206
- triggerId?: pulumi.Input<number>;
206
+ triggerId?: pulumi.Input<number | undefined>;
207
207
  }
208
208
  export interface GetServiceTokenServiceTokenPermission {
209
209
  /**
@@ -222,7 +222,7 @@ export interface GetServiceTokenServiceTokenPermission {
222
222
  * What types of environments to apply Write permissions to.
223
223
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
224
224
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
225
- * Not setting a value is the same as selecting `all`.
225
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
226
226
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
227
227
  */
228
228
  writableEnvironmentCategories?: string[];
@@ -231,29 +231,29 @@ export interface GetServiceTokenServiceTokenPermissionArgs {
231
231
  /**
232
232
  * Whether or not to apply this permission to all projects for this service token
233
233
  */
234
- allProjects?: pulumi.Input<boolean>;
234
+ allProjects?: pulumi.Input<boolean | undefined>;
235
235
  /**
236
236
  * Set of permissions to apply
237
237
  */
238
- permissionSet?: pulumi.Input<string>;
238
+ permissionSet?: pulumi.Input<string | undefined>;
239
239
  /**
240
240
  * Project ID to apply this permission to for this service token
241
241
  */
242
- projectId?: pulumi.Input<number>;
242
+ projectId?: pulumi.Input<number | undefined>;
243
243
  /**
244
244
  * What types of environments to apply Write permissions to.
245
245
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
246
246
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
247
- * Not setting a value is the same as selecting `all`.
247
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
248
248
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
249
249
  */
250
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
250
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
251
251
  }
252
252
  export interface GlobalConnectionApacheSpark {
253
253
  /**
254
254
  * Auth
255
255
  */
256
- auth?: pulumi.Input<string>;
256
+ auth?: pulumi.Input<string | undefined>;
257
257
  /**
258
258
  * Spark cluster for the connection
259
259
  */
@@ -261,11 +261,11 @@ export interface GlobalConnectionApacheSpark {
261
261
  /**
262
262
  * Connection retries. Default=0
263
263
  */
264
- connectRetries?: pulumi.Input<number>;
264
+ connectRetries?: pulumi.Input<number | undefined>;
265
265
  /**
266
266
  * Connection time out in seconds. Default=10
267
267
  */
268
- connectTimeout?: pulumi.Input<number>;
268
+ connectTimeout?: pulumi.Input<number | undefined>;
269
269
  /**
270
270
  * Hostname of the connection
271
271
  */
@@ -277,15 +277,15 @@ export interface GlobalConnectionApacheSpark {
277
277
  /**
278
278
  * Organization ID
279
279
  */
280
- organization?: pulumi.Input<string>;
280
+ organization?: pulumi.Input<string | undefined>;
281
281
  /**
282
282
  * Port for the connection. Default=443
283
283
  */
284
- port?: pulumi.Input<number>;
284
+ port?: pulumi.Input<number | undefined>;
285
285
  /**
286
286
  * User
287
287
  */
288
- user?: pulumi.Input<string>;
288
+ user?: pulumi.Input<string | undefined>;
289
289
  }
290
290
  export interface GlobalConnectionAthena {
291
291
  /**
@@ -295,19 +295,19 @@ export interface GlobalConnectionAthena {
295
295
  /**
296
296
  * Number of times to retry boto3 requests (e.g. deleting S3 files for materialized tables).
297
297
  */
298
- numBoto3Retries?: pulumi.Input<number>;
298
+ numBoto3Retries?: pulumi.Input<number | undefined>;
299
299
  /**
300
300
  * Number of times to retry iceberg commit queries to fix ICEBERG*COMMIT*ERROR.
301
301
  */
302
- numIcebergRetries?: pulumi.Input<number>;
302
+ numIcebergRetries?: pulumi.Input<number | undefined>;
303
303
  /**
304
304
  * Number of times to retry a failing query.
305
305
  */
306
- numRetries?: pulumi.Input<number>;
306
+ numRetries?: pulumi.Input<number | undefined>;
307
307
  /**
308
308
  * Interval in seconds to use for polling the status of query results in Athena.
309
309
  */
310
- pollInterval?: pulumi.Input<number>;
310
+ pollInterval?: pulumi.Input<number | undefined>;
311
311
  /**
312
312
  * AWS region of your Athena instance.
313
313
  */
@@ -315,11 +315,11 @@ export interface GlobalConnectionAthena {
315
315
  /**
316
316
  * Prefix for storing tables, if different from the connection's S3 staging directory. Must be in the format 's3://bucket-name/path/'.
317
317
  */
318
- s3DataDir?: pulumi.Input<string>;
318
+ s3DataDir?: pulumi.Input<string | undefined>;
319
319
  /**
320
320
  * How to generate table paths in the S3 data directory.
321
321
  */
322
- s3DataNaming?: pulumi.Input<string>;
322
+ s3DataNaming?: pulumi.Input<string | undefined>;
323
323
  /**
324
324
  * S3 location to store Athena query results and metadata. Must be in the format 's3://bucket-name/path/'.
325
325
  */
@@ -327,61 +327,61 @@ export interface GlobalConnectionAthena {
327
327
  /**
328
328
  * Prefix for storing temporary tables, if different from the connection's S3 data directory. Must be in the format 's3://bucket-name/path/'.
329
329
  */
330
- s3TmpTableDir?: pulumi.Input<string>;
330
+ s3TmpTableDir?: pulumi.Input<string | undefined>;
331
331
  /**
332
332
  * Identifier of Athena Spark workgroup for running Python models.
333
333
  */
334
- sparkWorkGroup?: pulumi.Input<string>;
334
+ sparkWorkGroup?: pulumi.Input<string | undefined>;
335
335
  /**
336
336
  * Identifier of Athena workgroup.
337
337
  */
338
- workGroup?: pulumi.Input<string>;
338
+ workGroup?: pulumi.Input<string | undefined>;
339
339
  }
340
340
  export interface GlobalConnectionBigquery {
341
341
  /**
342
342
  * OAuth Client ID. Required when using 'external-oauth-wif' authentication.
343
343
  */
344
- applicationId?: pulumi.Input<string>;
344
+ applicationId?: pulumi.Input<string | undefined>;
345
345
  /**
346
346
  * OAuth Client Secret. Required when using 'external-oauth-wif' authentication.
347
347
  */
348
- applicationSecret?: pulumi.Input<string>;
348
+ applicationSecret?: pulumi.Input<string | undefined>;
349
349
  /**
350
350
  * Auth Provider X509 Cert URL for the Service Account. Required when using 'service-account-json' authentication.
351
351
  */
352
- authProviderX509CertUrl?: pulumi.Input<string>;
352
+ authProviderX509CertUrl?: pulumi.Input<string | undefined>;
353
353
  /**
354
354
  * Auth URI for the Service Account. Required when using 'service-account-json' authentication.
355
355
  */
356
- authUri?: pulumi.Input<string>;
356
+ authUri?: pulumi.Input<string | undefined>;
357
357
  /**
358
358
  * Service Account email. Required when using 'service-account-json' authentication.
359
359
  */
360
- clientEmail?: pulumi.Input<string>;
360
+ clientEmail?: pulumi.Input<string | undefined>;
361
361
  /**
362
362
  * Client ID of the Service Account. Required when using 'service-account-json' authentication.
363
363
  */
364
- clientId?: pulumi.Input<string>;
364
+ clientId?: pulumi.Input<string | undefined>;
365
365
  /**
366
366
  * Client X509 Cert URL for the Service Account. Required when using 'service-account-json' authentication.
367
367
  */
368
- clientX509CertUrl?: pulumi.Input<string>;
368
+ clientX509CertUrl?: pulumi.Input<string | undefined>;
369
369
  /**
370
370
  * Dataproc cluster name for PySpark workloads
371
371
  */
372
- dataprocClusterName?: pulumi.Input<string>;
372
+ dataprocClusterName?: pulumi.Input<string | undefined>;
373
373
  /**
374
374
  * Google Cloud region for PySpark workloads on Dataproc
375
375
  */
376
- dataprocRegion?: pulumi.Input<string>;
376
+ dataprocRegion?: pulumi.Input<string | undefined>;
377
377
  /**
378
378
  * Authentication type for deployment environments. Can be 'service-account-json' or 'external-oauth-wif'. Defaults to 'service-account-json'.
379
379
  */
380
- deploymentEnvAuthType?: pulumi.Input<string>;
380
+ deploymentEnvAuthType?: pulumi.Input<string | undefined>;
381
381
  /**
382
382
  * Project to bill for query execution
383
383
  */
384
- executionProject?: pulumi.Input<string>;
384
+ executionProject?: pulumi.Input<string | undefined>;
385
385
  /**
386
386
  * The GCP project ID to use for the connection
387
387
  */
@@ -389,77 +389,77 @@ export interface GlobalConnectionBigquery {
389
389
  /**
390
390
  * URI for a Google Cloud Storage bucket to host Python code executed via Datapro
391
391
  */
392
- gcsBucket?: pulumi.Input<string>;
392
+ gcsBucket?: pulumi.Input<string | undefined>;
393
393
  /**
394
394
  * Service Account to impersonate when running queries
395
395
  */
396
- impersonateServiceAccount?: pulumi.Input<string>;
396
+ impersonateServiceAccount?: pulumi.Input<string | undefined>;
397
397
  /**
398
398
  * Maximum timeout for the job creation step
399
399
  */
400
- jobCreationTimeoutSeconds?: pulumi.Input<number>;
400
+ jobCreationTimeoutSeconds?: pulumi.Input<number | undefined>;
401
401
  /**
402
402
  * Timeout in seconds for job execution, to be used for the bigqueryV1 adapter
403
403
  */
404
- jobExecutionTimeoutSeconds?: pulumi.Input<number>;
404
+ jobExecutionTimeoutSeconds?: pulumi.Input<number | undefined>;
405
405
  /**
406
406
  * Total number of seconds to wait while retrying the same query
407
407
  */
408
- jobRetryDeadlineSeconds?: pulumi.Input<number>;
408
+ jobRetryDeadlineSeconds?: pulumi.Input<number | undefined>;
409
409
  /**
410
410
  * Location to create new Datasets in
411
411
  */
412
- location?: pulumi.Input<string>;
412
+ location?: pulumi.Input<string | undefined>;
413
413
  /**
414
414
  * Max number of bytes that can be billed for a given BigQuery query
415
415
  */
416
- maximumBytesBilled?: pulumi.Input<number>;
416
+ maximumBytesBilled?: pulumi.Input<number | undefined>;
417
417
  /**
418
418
  * The priority with which to execute BigQuery queries (batch or interactive)
419
419
  */
420
- priority?: pulumi.Input<string>;
420
+ priority?: pulumi.Input<string | undefined>;
421
421
  /**
422
422
  * Private Key for the Service Account. Required when using 'service-account-json' authentication.
423
423
  */
424
- privateKey?: pulumi.Input<string>;
424
+ privateKey?: pulumi.Input<string | undefined>;
425
425
  /**
426
426
  * Private Key ID for the Service Account. Required when using 'service-account-json' authentication.
427
427
  */
428
- privateKeyId?: pulumi.Input<string>;
428
+ privateKeyId?: pulumi.Input<string | undefined>;
429
429
  /**
430
430
  * Number of retries for queries
431
431
  */
432
- retries?: pulumi.Input<number>;
432
+ retries?: pulumi.Input<number | undefined>;
433
433
  /**
434
434
  * OAuth scopes for the BigQuery connection
435
435
  */
436
- scopes?: pulumi.Input<pulumi.Input<string>[]>;
436
+ scopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
437
437
  /**
438
438
  * Timeout in seconds for queries, to be used ONLY for the bigqueryV0 adapter
439
439
  */
440
- timeoutSeconds?: pulumi.Input<number>;
440
+ timeoutSeconds?: pulumi.Input<number | undefined>;
441
441
  /**
442
442
  * Token URI for the Service Account. Required when using 'service-account-json' authentication.
443
443
  */
444
- tokenUri?: pulumi.Input<string>;
444
+ tokenUri?: pulumi.Input<string | undefined>;
445
445
  /**
446
446
  * Whether to use the latest bigqueryV1 adapter (use this for BQ WIF). If true, the `jobExecutionTimeoutSeconds` field will be used. Warning! changing the adapter version (from legacy to latest or vice versa) is not supported.
447
447
  */
448
- useLatestAdapter?: pulumi.Input<boolean>;
448
+ useLatestAdapter?: pulumi.Input<boolean | undefined>;
449
449
  }
450
450
  export interface GlobalConnectionDatabricks {
451
451
  /**
452
452
  * Catalog name if Unity Catalog is enabled in your Databricks workspace.
453
453
  */
454
- catalog?: pulumi.Input<string>;
454
+ catalog?: pulumi.Input<string | undefined>;
455
455
  /**
456
456
  * Required to enable Databricks OAuth authentication for IDE developers.
457
457
  */
458
- clientId?: pulumi.Input<string>;
458
+ clientId?: pulumi.Input<string | undefined>;
459
459
  /**
460
460
  * Required to enable Databricks OAuth authentication for IDE developers.
461
461
  */
462
- clientSecret?: pulumi.Input<string>;
462
+ clientSecret?: pulumi.Input<string | undefined>;
463
463
  /**
464
464
  * The hostname of the Databricks cluster or SQL warehouse.
465
465
  */
@@ -477,19 +477,19 @@ export interface GlobalConnectionFabric {
477
477
  /**
478
478
  * The number of seconds used to establish a connection before failing. Defaults to 0, which means that the timeout is disabled or uses the default system settings.
479
479
  */
480
- loginTimeout?: pulumi.Input<number>;
480
+ loginTimeout?: pulumi.Input<number | undefined>;
481
481
  /**
482
482
  * The port to connect to for this connection. Default=1433
483
483
  */
484
- port?: pulumi.Input<number>;
484
+ port?: pulumi.Input<number | undefined>;
485
485
  /**
486
486
  * The number of seconds used to wait for a query before failing. Defaults to 0, which means that the timeout is disabled or uses the default system settings.
487
487
  */
488
- queryTimeout?: pulumi.Input<number>;
488
+ queryTimeout?: pulumi.Input<number | undefined>;
489
489
  /**
490
490
  * The number of automatic times to retry a query before failing. Defaults to 1. Queries with syntax errors will not be retried. This setting can be used to overcome intermittent network issues.
491
491
  */
492
- retries?: pulumi.Input<number>;
492
+ retries?: pulumi.Input<number | undefined>;
493
493
  /**
494
494
  * The server hostname.
495
495
  */
@@ -507,11 +507,11 @@ export interface GlobalConnectionPostgres {
507
507
  /**
508
508
  * The port to connect to for this connection. Default=5432
509
509
  */
510
- port?: pulumi.Input<number>;
510
+ port?: pulumi.Input<number | undefined>;
511
511
  /**
512
512
  * PostgreSQL SSH Tunnel configuration
513
513
  */
514
- sshTunnel?: pulumi.Input<inputs.GlobalConnectionPostgresSshTunnel>;
514
+ sshTunnel?: pulumi.Input<inputs.GlobalConnectionPostgresSshTunnel | undefined>;
515
515
  }
516
516
  export interface GlobalConnectionPostgresSshTunnel {
517
517
  /**
@@ -521,7 +521,7 @@ export interface GlobalConnectionPostgresSshTunnel {
521
521
  /**
522
522
  * The ID of the SSH tunnel connection.
523
523
  */
524
- id?: pulumi.Input<number>;
524
+ id?: pulumi.Input<number | undefined>;
525
525
  /**
526
526
  * The HTTP port for the SSH tunnel.
527
527
  */
@@ -529,7 +529,7 @@ export interface GlobalConnectionPostgresSshTunnel {
529
529
  /**
530
530
  * The SSH public key generated to allow connecting via SSH tunnel.
531
531
  */
532
- publicKey?: pulumi.Input<string>;
532
+ publicKey?: pulumi.Input<string | undefined>;
533
533
  /**
534
534
  * The username to use for the SSH tunnel.
535
535
  */
@@ -547,11 +547,11 @@ export interface GlobalConnectionRedshift {
547
547
  /**
548
548
  * The port to connect to for this connection. Default=5432
549
549
  */
550
- port?: pulumi.Input<number>;
550
+ port?: pulumi.Input<number | undefined>;
551
551
  /**
552
552
  * Redshift SSH Tunnel configuration
553
553
  */
554
- sshTunnel?: pulumi.Input<inputs.GlobalConnectionRedshiftSshTunnel>;
554
+ sshTunnel?: pulumi.Input<inputs.GlobalConnectionRedshiftSshTunnel | undefined>;
555
555
  }
556
556
  export interface GlobalConnectionRedshiftSshTunnel {
557
557
  /**
@@ -561,7 +561,7 @@ export interface GlobalConnectionRedshiftSshTunnel {
561
561
  /**
562
562
  * The ID of the SSH tunnel connection.
563
563
  */
564
- id?: pulumi.Input<number>;
564
+ id?: pulumi.Input<number | undefined>;
565
565
  /**
566
566
  * The HTTP port for the SSH tunnel.
567
567
  */
@@ -569,7 +569,7 @@ export interface GlobalConnectionRedshiftSshTunnel {
569
569
  /**
570
570
  * The SSH public key generated to allow connecting via SSH tunnel.
571
571
  */
572
- publicKey?: pulumi.Input<string>;
572
+ publicKey?: pulumi.Input<string | undefined>;
573
573
  /**
574
574
  * The username to use for the SSH tunnel.
575
575
  */
@@ -579,11 +579,11 @@ export interface GlobalConnectionSalesforce {
579
579
  /**
580
580
  * Timeout in seconds for data transformation runs. Default=300
581
581
  */
582
- dataTransformRunTimeout?: pulumi.Input<number>;
582
+ dataTransformRunTimeout?: pulumi.Input<number | undefined>;
583
583
  /**
584
584
  * The target database name. Default=default
585
585
  */
586
- database?: pulumi.Input<string>;
586
+ database?: pulumi.Input<string | undefined>;
587
587
  /**
588
588
  * The Salesforce instance URL (e.g., https://login.salesforce.com)
589
589
  */
@@ -597,11 +597,11 @@ export interface GlobalConnectionSnowflake {
597
597
  /**
598
598
  * Whether to allow Snowflake OAuth for the connection. If true, the `oauthClientId` and `oauthClientSecret` fields must be set
599
599
  */
600
- allowSso?: pulumi.Input<boolean>;
600
+ allowSso?: pulumi.Input<boolean | undefined>;
601
601
  /**
602
602
  * If true, the snowflake client will keep connections for longer than the default 4 hours. This is helpful when particularly long-running queries are executing (> 4 hours)
603
603
  */
604
- clientSessionKeepAlive?: pulumi.Input<boolean>;
604
+ clientSessionKeepAlive?: pulumi.Input<boolean | undefined>;
605
605
  /**
606
606
  * The default database for the connection
607
607
  */
@@ -609,15 +609,15 @@ export interface GlobalConnectionSnowflake {
609
609
  /**
610
610
  * OAuth Client ID. Required to allow OAuth between dbt Cloud and Snowflake
611
611
  */
612
- oauthClientId?: pulumi.Input<string>;
612
+ oauthClientId?: pulumi.Input<string | undefined>;
613
613
  /**
614
614
  * OAuth Client Secret. Required to allow OAuth between dbt Cloud and Snowflake
615
615
  */
616
- oauthClientSecret?: pulumi.Input<string>;
616
+ oauthClientSecret?: pulumi.Input<string | undefined>;
617
617
  /**
618
618
  * The Snowflake role to use when running queries on the connection
619
619
  */
620
- role?: pulumi.Input<string>;
620
+ role?: pulumi.Input<string | undefined>;
621
621
  /**
622
622
  * The default Snowflake Warehouse to use for the connection
623
623
  */
@@ -631,11 +631,11 @@ export interface GlobalConnectionStarburst {
631
631
  /**
632
632
  * The authentication method. Only LDAP for now.
633
633
  */
634
- method?: pulumi.Input<string>;
634
+ method?: pulumi.Input<string | undefined>;
635
635
  /**
636
636
  * The port to connect to for this connection. Default=443
637
637
  */
638
- port?: pulumi.Input<number>;
638
+ port?: pulumi.Input<number | undefined>;
639
639
  }
640
640
  export interface GlobalConnectionSynapse {
641
641
  /**
@@ -649,19 +649,19 @@ export interface GlobalConnectionSynapse {
649
649
  /**
650
650
  * The number of seconds used to establish a connection before failing. Defaults to 0, which means that the timeout is disabled or uses the default system settings.
651
651
  */
652
- loginTimeout?: pulumi.Input<number>;
652
+ loginTimeout?: pulumi.Input<number | undefined>;
653
653
  /**
654
654
  * The port to connect to for this connection. Default=1433
655
655
  */
656
- port?: pulumi.Input<number>;
656
+ port?: pulumi.Input<number | undefined>;
657
657
  /**
658
658
  * The number of seconds used to wait for a query before failing. Defaults to 0, which means that the timeout is disabled or uses the default system settings.
659
659
  */
660
- queryTimeout?: pulumi.Input<number>;
660
+ queryTimeout?: pulumi.Input<number | undefined>;
661
661
  /**
662
662
  * The number of automatic times to retry a query before failing. Defaults to 1. Queries with syntax errors will not be retried. This setting can be used to overcome intermittent network issues.
663
663
  */
664
- retries?: pulumi.Input<number>;
664
+ retries?: pulumi.Input<number | undefined>;
665
665
  }
666
666
  export interface GlobalConnectionTeradata {
667
667
  /**
@@ -671,15 +671,15 @@ export interface GlobalConnectionTeradata {
671
671
  /**
672
672
  * The port to connect to for this connection. Default=1025
673
673
  */
674
- port?: pulumi.Input<string>;
674
+ port?: pulumi.Input<string | undefined>;
675
675
  /**
676
676
  * The number of seconds used to establish a connection before failing. Defaults to 0, which means that the timeout is disabled or uses the default system settings.
677
677
  */
678
- requestTimeout?: pulumi.Input<number>;
678
+ requestTimeout?: pulumi.Input<number | undefined>;
679
679
  /**
680
680
  * The number of automatic times to retry a query before failing. Defaults to 1. Queries with syntax errors will not be retried. This setting can be used to overcome intermittent network issues.
681
681
  */
682
- retries?: pulumi.Input<number>;
682
+ retries?: pulumi.Input<number | undefined>;
683
683
  /**
684
684
  * The transaction mode to use for the connection.
685
685
  */
@@ -691,21 +691,21 @@ export interface GroupGroupPermission {
691
691
  */
692
692
  allProjects: pulumi.Input<boolean>;
693
693
  /**
694
- * Set of permissions to apply. The permissions allowed are the same as the ones for the `dbtcloud.Group` resource.
694
+ * The permission set to apply (e.g. `developer`, `analyst`, `accountAdmin`). See the table at the top of this page for the full list of permission codes.
695
695
  */
696
696
  permissionSet: pulumi.Input<string>;
697
697
  /**
698
698
  * Project ID to apply this permission to for this group.
699
699
  */
700
- projectId?: pulumi.Input<number>;
700
+ projectId?: pulumi.Input<number | undefined>;
701
701
  /**
702
702
  * What types of environments to apply Write permissions to.
703
703
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
704
704
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
705
- * Not setting a value is the same as selecting `all`.
705
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
706
706
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
707
707
  */
708
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
708
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
709
709
  }
710
710
  export interface GroupPartialPermissionsGroupPermission {
711
711
  /**
@@ -719,39 +719,39 @@ export interface GroupPartialPermissionsGroupPermission {
719
719
  /**
720
720
  * Project ID to apply this permission to for this group.
721
721
  */
722
- projectId?: pulumi.Input<number>;
722
+ projectId?: pulumi.Input<number | undefined>;
723
723
  /**
724
724
  * What types of environments to apply Write permissions to.
725
725
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
726
726
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
727
- * Not setting a value is the same as selecting `all`.
727
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
728
728
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
729
729
  */
730
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
730
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
731
731
  }
732
732
  export interface IpRestrictionsRuleCidr {
733
733
  /**
734
734
  * IP CIDR range (can be IPv4 or IPv6)
735
735
  */
736
- cidr?: pulumi.Input<string>;
736
+ cidr?: pulumi.Input<string | undefined>;
737
737
  /**
738
738
  * IPv6 CIDR range (read-only)
739
739
  */
740
- cidrIpv6?: pulumi.Input<string>;
740
+ cidrIpv6?: pulumi.Input<string | undefined>;
741
741
  /**
742
742
  * ID of the CIDR range
743
743
  */
744
- id?: pulumi.Input<number>;
744
+ id?: pulumi.Input<number | undefined>;
745
745
  /**
746
746
  * ID of the IP restriction rule
747
747
  */
748
- ipRestrictionRuleId?: pulumi.Input<number>;
748
+ ipRestrictionRuleId?: pulumi.Input<number | undefined>;
749
749
  }
750
750
  export interface JobExecution {
751
751
  /**
752
752
  * The number of seconds before the job times out
753
753
  */
754
- timeoutSeconds?: pulumi.Input<number>;
754
+ timeoutSeconds?: pulumi.Input<number | undefined>;
755
755
  }
756
756
  export interface JobJobCompletionTriggerCondition {
757
757
  /**
@@ -771,19 +771,19 @@ export interface JobTriggers {
771
771
  /**
772
772
  * Whether the job runs automatically on PR creation
773
773
  */
774
- gitProviderWebhook?: pulumi.Input<boolean>;
774
+ gitProviderWebhook?: pulumi.Input<boolean | undefined>;
775
775
  /**
776
776
  * Whether the job runs automatically on PR creation
777
777
  */
778
- githubWebhook?: pulumi.Input<boolean>;
778
+ githubWebhook?: pulumi.Input<boolean | undefined>;
779
779
  /**
780
780
  * Whether the job runs automatically once a PR is merged
781
781
  */
782
- onMerge?: pulumi.Input<boolean>;
782
+ onMerge?: pulumi.Input<boolean | undefined>;
783
783
  /**
784
784
  * Whether the job runs on a schedule
785
785
  */
786
- schedule?: pulumi.Input<boolean>;
786
+ schedule?: pulumi.Input<boolean | undefined>;
787
787
  }
788
788
  export interface NotificationSettingChannel {
789
789
  /**
@@ -793,7 +793,7 @@ export interface NotificationSettingChannel {
793
793
  /**
794
794
  * Channel ID
795
795
  */
796
- id?: pulumi.Input<number>;
796
+ id?: pulumi.Input<number | undefined>;
797
797
  /**
798
798
  * Microsoft Teams channel ID.
799
799
  */
@@ -807,15 +807,15 @@ export interface NotificationSettingRule {
807
807
  /**
808
808
  * Rule ID
809
809
  */
810
- id?: pulumi.Input<number>;
810
+ id?: pulumi.Input<number | undefined>;
811
811
  /**
812
812
  * Job ID this rule applies to. Omit to fire for all jobs in the account.
813
813
  */
814
- jobId?: pulumi.Input<number>;
814
+ jobId?: pulumi.Input<number | undefined>;
815
815
  /**
816
816
  * Name of the job referenced by `jobId` (read-only).
817
817
  */
818
- jobName?: pulumi.Input<string>;
818
+ jobName?: pulumi.Input<string | undefined>;
819
819
  /**
820
820
  * Event that fires the notification. Valid values: `runWarning`, `runSuccessful`, `runErrored`, `runCancelled`.
821
821
  */
@@ -839,36 +839,36 @@ export interface PostgresSemanticLayerCredentialCredential {
839
839
  /**
840
840
  * The system Postgres/Redshift/AlloyDB credential ID.
841
841
  */
842
- credentialId?: pulumi.Input<number>;
842
+ credentialId?: pulumi.Input<number | undefined>;
843
843
  /**
844
844
  * Default schema name. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
845
845
  */
846
- defaultSchema?: pulumi.Input<string>;
846
+ defaultSchema?: pulumi.Input<string | undefined>;
847
847
  /**
848
848
  * The ID of this resource. Contains the project ID and the credential ID.
849
849
  */
850
- id?: pulumi.Input<string>;
850
+ id?: pulumi.Input<string | undefined>;
851
851
  /**
852
852
  * Whether the Postgres/Redshift/AlloyDB credential is active
853
853
  */
854
- isActive?: pulumi.Input<boolean>;
854
+ isActive?: pulumi.Input<boolean | undefined>;
855
855
  /**
856
856
  * Number of threads to use (required for Redshift)
857
857
  */
858
- numThreads?: pulumi.Input<number>;
858
+ numThreads?: pulumi.Input<number | undefined>;
859
859
  /**
860
860
  * Password for Postgres/Redshift/AlloyDB. Consider using `passwordWo` instead, which is not stored in state.
861
861
  */
862
- password?: pulumi.Input<string>;
862
+ password?: pulumi.Input<string | undefined>;
863
863
  /**
864
864
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
865
865
  * Write-only alternative to `password`. The value is not stored in state. Requires `passwordWoVersion` to trigger updates.
866
866
  */
867
- passwordWo?: pulumi.Input<string>;
867
+ passwordWo?: pulumi.Input<string | undefined>;
868
868
  /**
869
869
  * Version number for `passwordWo`. Increment this value to trigger an update of the password when using `passwordWo`.
870
870
  */
871
- passwordWoVersion?: pulumi.Input<number>;
871
+ passwordWoVersion?: pulumi.Input<number | undefined>;
872
872
  /**
873
873
  * Project ID to create the Postgres/Redshift/AlloyDB credential in.
874
874
  */
@@ -876,15 +876,15 @@ export interface PostgresSemanticLayerCredentialCredential {
876
876
  /**
877
877
  * This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Postgres credential for the Semantic Layer.
878
878
  */
879
- semanticLayerCredential?: pulumi.Input<boolean>;
879
+ semanticLayerCredential?: pulumi.Input<boolean | undefined>;
880
880
  /**
881
881
  * Default schema name
882
882
  */
883
- targetName?: pulumi.Input<string>;
883
+ targetName?: pulumi.Input<string | undefined>;
884
884
  /**
885
885
  * Type of connection. One of (postgres/redshift). Use postgres for alloydb connections. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
886
886
  */
887
- type?: pulumi.Input<string>;
887
+ type?: pulumi.Input<string | undefined>;
888
888
  /**
889
889
  * Username for Postgres/Redshift/AlloyDB
890
890
  */
@@ -908,7 +908,7 @@ export interface RedshiftSemanticLayerCredentialCredential {
908
908
  /**
909
909
  * The internal credential ID
910
910
  */
911
- credentialId?: pulumi.Input<number>;
911
+ credentialId?: pulumi.Input<number | undefined>;
912
912
  /**
913
913
  * Default schema name
914
914
  */
@@ -916,11 +916,11 @@ export interface RedshiftSemanticLayerCredentialCredential {
916
916
  /**
917
917
  * The ID of this resource. Contains the project ID and the credential ID.
918
918
  */
919
- id?: pulumi.Input<string>;
919
+ id?: pulumi.Input<string | undefined>;
920
920
  /**
921
921
  * Whether the Redshift credential is active
922
922
  */
923
- isActive?: pulumi.Input<boolean>;
923
+ isActive?: pulumi.Input<boolean | undefined>;
924
924
  /**
925
925
  * Number of threads to use
926
926
  */
@@ -928,16 +928,16 @@ export interface RedshiftSemanticLayerCredentialCredential {
928
928
  /**
929
929
  * The password for the Redshift account. Consider using `passwordWo` instead, which is not stored in state.
930
930
  */
931
- password?: pulumi.Input<string>;
931
+ password?: pulumi.Input<string | undefined>;
932
932
  /**
933
933
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
934
934
  * Write-only alternative to `password`. The value is not stored in state. Requires `passwordWoVersion` to trigger updates.
935
935
  */
936
- passwordWo?: pulumi.Input<string>;
936
+ passwordWo?: pulumi.Input<string | undefined>;
937
937
  /**
938
938
  * Version number for `passwordWo`. Increment this value to trigger an update of the password when using `passwordWo`.
939
939
  */
940
- passwordWoVersion?: pulumi.Input<number>;
940
+ passwordWoVersion?: pulumi.Input<number | undefined>;
941
941
  /**
942
942
  * Project ID to create the Redshift credential in
943
943
  */
@@ -945,7 +945,7 @@ export interface RedshiftSemanticLayerCredentialCredential {
945
945
  /**
946
946
  * The username for the Redshift account.
947
947
  */
948
- username?: pulumi.Input<string>;
948
+ username?: pulumi.Input<string | undefined>;
949
949
  }
950
950
  export interface ScimGroupPartialPermissionsPermission {
951
951
  /**
@@ -959,15 +959,15 @@ export interface ScimGroupPartialPermissionsPermission {
959
959
  /**
960
960
  * Project ID to apply this permission to for this group.
961
961
  */
962
- projectId?: pulumi.Input<number>;
962
+ projectId?: pulumi.Input<number | undefined>;
963
963
  /**
964
964
  * What types of environments to apply Write permissions to.
965
965
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
966
966
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
967
- * Not setting a value is the same as selecting `all`.
967
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
968
968
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
969
969
  */
970
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
970
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
971
971
  }
972
972
  export interface ScimGroupPermissionsPermission {
973
973
  /**
@@ -981,15 +981,15 @@ export interface ScimGroupPermissionsPermission {
981
981
  /**
982
982
  * Project ID to apply this permission to for this group.
983
983
  */
984
- projectId?: pulumi.Input<number>;
984
+ projectId?: pulumi.Input<number | undefined>;
985
985
  /**
986
986
  * What types of environments to apply Write permissions to.
987
987
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
988
988
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
989
- * Not setting a value is the same as selecting `all`.
989
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
990
990
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
991
991
  */
992
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
992
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
993
993
  }
994
994
  export interface ServiceTokenServiceTokenPermission {
995
995
  /**
@@ -1003,15 +1003,15 @@ export interface ServiceTokenServiceTokenPermission {
1003
1003
  /**
1004
1004
  * Project ID to apply this permission to for this service token
1005
1005
  */
1006
- projectId?: pulumi.Input<number>;
1006
+ projectId?: pulumi.Input<number | undefined>;
1007
1007
  /**
1008
1008
  * What types of environments to apply Write permissions to.
1009
1009
  * Even if Write access is restricted to some environment types, the permission set will have Read access to all environments.
1010
1010
  * The values allowed are `all`, `development`, `staging`, `production` and `other`.
1011
- * Not setting a value is the same as selecting `all`.
1011
+ * Not setting a value (or setting an empty list) means the permission set has no Write access to any environment — only Read access. To grant Write access to all environments, set this to `["all"]`.
1012
1012
  * Not all permission sets support environment level write settings, only `analyst`, `databaseAdmin`, `developer`, `gitAdmin` and `teamAdmin`.
1013
1013
  */
1014
- writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[]>;
1014
+ writableEnvironmentCategories?: pulumi.Input<pulumi.Input<string>[] | undefined>;
1015
1015
  }
1016
1016
  export interface SnowflakeSemanticLayerCredentialConfiguration {
1017
1017
  /**
@@ -1035,19 +1035,19 @@ export interface SnowflakeSemanticLayerCredentialCredential {
1035
1035
  /**
1036
1036
  * The internal credential ID
1037
1037
  */
1038
- credentialId?: pulumi.Input<number>;
1038
+ credentialId?: pulumi.Input<number | undefined>;
1039
1039
  /**
1040
1040
  * The catalog to connect use
1041
1041
  */
1042
- database?: pulumi.Input<string>;
1042
+ database?: pulumi.Input<string | undefined>;
1043
1043
  /**
1044
1044
  * The ID of this resource. Contains the project ID and the credential ID.
1045
1045
  */
1046
- id?: pulumi.Input<string>;
1046
+ id?: pulumi.Input<string | undefined>;
1047
1047
  /**
1048
1048
  * Whether the Snowflake credential is active
1049
1049
  */
1050
- isActive?: pulumi.Input<boolean>;
1050
+ isActive?: pulumi.Input<boolean | undefined>;
1051
1051
  /**
1052
1052
  * Number of threads to use
1053
1053
  */
@@ -1055,42 +1055,42 @@ export interface SnowflakeSemanticLayerCredentialCredential {
1055
1055
  /**
1056
1056
  * The password for the Snowflake account. Consider using `passwordWo` instead, which is not stored in state.
1057
1057
  */
1058
- password?: pulumi.Input<string>;
1058
+ password?: pulumi.Input<string | undefined>;
1059
1059
  /**
1060
1060
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
1061
1061
  * Write-only alternative to `password`. The value is not stored in state. Requires `passwordWoVersion` to trigger updates.
1062
1062
  */
1063
- passwordWo?: pulumi.Input<string>;
1063
+ passwordWo?: pulumi.Input<string | undefined>;
1064
1064
  /**
1065
1065
  * Version number for `passwordWo`. Increment this value to trigger an update of the password when using `passwordWo`.
1066
1066
  */
1067
- passwordWoVersion?: pulumi.Input<number>;
1067
+ passwordWoVersion?: pulumi.Input<number | undefined>;
1068
1068
  /**
1069
1069
  * The private key for the Snowflake account. Consider using `privateKeyWo` instead, which is not stored in state.
1070
1070
  */
1071
- privateKey?: pulumi.Input<string>;
1071
+ privateKey?: pulumi.Input<string | undefined>;
1072
1072
  /**
1073
1073
  * The passphrase for the private key. Consider using `privateKeyPassphraseWo` instead, which is not stored in state.
1074
1074
  */
1075
- privateKeyPassphrase?: pulumi.Input<string>;
1075
+ privateKeyPassphrase?: pulumi.Input<string | undefined>;
1076
1076
  /**
1077
1077
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
1078
1078
  * Write-only alternative to `privateKeyPassphrase`. The value is not stored in state. Requires `privateKeyPassphraseWoVersion` to trigger updates.
1079
1079
  */
1080
- privateKeyPassphraseWo?: pulumi.Input<string>;
1080
+ privateKeyPassphraseWo?: pulumi.Input<string | undefined>;
1081
1081
  /**
1082
1082
  * Version number for `privateKeyPassphraseWo`. Increment this value to trigger an update of the private key passphrase when using `privateKeyPassphraseWo`.
1083
1083
  */
1084
- privateKeyPassphraseWoVersion?: pulumi.Input<number>;
1084
+ privateKeyPassphraseWoVersion?: pulumi.Input<number | undefined>;
1085
1085
  /**
1086
1086
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
1087
1087
  * Write-only alternative to `privateKey`. The value is not stored in state. Requires `privateKeyWoVersion` to trigger updates.
1088
1088
  */
1089
- privateKeyWo?: pulumi.Input<string>;
1089
+ privateKeyWo?: pulumi.Input<string | undefined>;
1090
1090
  /**
1091
1091
  * Version number for `privateKeyWo`. Increment this value to trigger an update of the private key when using `privateKeyWo`.
1092
1092
  */
1093
- privateKeyWoVersion?: pulumi.Input<number>;
1093
+ privateKeyWoVersion?: pulumi.Input<number | undefined>;
1094
1094
  /**
1095
1095
  * Project ID to create the Snowflake credential in
1096
1096
  */
@@ -1098,21 +1098,22 @@ export interface SnowflakeSemanticLayerCredentialCredential {
1098
1098
  /**
1099
1099
  * The role to assume
1100
1100
  */
1101
- role?: pulumi.Input<string>;
1101
+ role?: pulumi.Input<string | undefined>;
1102
1102
  /**
1103
1103
  * The schema where to create models. This is an optional field ONLY if the credential is used for Semantic Layer configuration, otherwise it is required.
1104
1104
  */
1105
- schema?: pulumi.Input<string>;
1105
+ schema?: pulumi.Input<string | undefined>;
1106
1106
  /**
1107
1107
  * This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Snowflake credential for the Semantic Layer.
1108
1108
  */
1109
- semanticLayerCredential?: pulumi.Input<boolean>;
1109
+ semanticLayerCredential?: pulumi.Input<boolean | undefined>;
1110
1110
  /**
1111
1111
  * The username for the Snowflake account. This is an optional field ONLY if the credential is used for Semantic Layer configuration, otherwise it is required.
1112
1112
  */
1113
- user?: pulumi.Input<string>;
1113
+ user?: pulumi.Input<string | undefined>;
1114
1114
  /**
1115
1115
  * The warehouse to use
1116
1116
  */
1117
- warehouse?: pulumi.Input<string>;
1117
+ warehouse?: pulumi.Input<string | undefined>;
1118
1118
  }
1119
+ //# sourceMappingURL=input.d.ts.map