@pulumi/dbtcloud 1.8.1 → 1.8.2

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
@@ -10,7 +10,7 @@ import * as pulumi from "@pulumi/pulumi";
10
10
  *
11
11
  * // Using the classic sensitive attribute (stored in state)
12
12
  * const example = new dbtcloud.TeradataCredential("example", {
13
- * projectId: exampleDbtcloudProject.id,
13
+ * projectId: Number(exampleDbtcloudProject.id),
14
14
  * schema: "your_schema",
15
15
  * user: "your_user",
16
16
  * password: "your_password",
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
18
18
  * const config = new pulumi.Config();
19
19
  * const teradataPassword = config.require("teradataPassword");
20
20
  * const exampleWo = new dbtcloud.TeradataCredential("example_wo", {
21
- * projectId: exampleDbtcloudProject.id,
21
+ * projectId: Number(exampleDbtcloudProject.id),
22
22
  * schema: "your_schema",
23
23
  * user: "your_user",
24
24
  * passwordWo: teradataPassword,
@@ -91,36 +91,36 @@ export interface TeradataCredentialState {
91
91
  /**
92
92
  * The internal credential ID
93
93
  */
94
- credentialId?: pulumi.Input<number>;
94
+ credentialId?: pulumi.Input<number | undefined>;
95
95
  /**
96
96
  * The password for the Teradata account. Consider using `passwordWo` instead, which is not stored in state.
97
97
  */
98
- password?: pulumi.Input<string>;
98
+ password?: pulumi.Input<string | undefined>;
99
99
  /**
100
100
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
101
101
  * Write-only alternative to `password`. The value is not stored in state. Requires `passwordWoVersion` to trigger updates.
102
102
  */
103
- passwordWo?: pulumi.Input<string>;
103
+ passwordWo?: pulumi.Input<string | undefined>;
104
104
  /**
105
105
  * Version number for `passwordWo`. Increment this value to trigger an update of the password when using `passwordWo`.
106
106
  */
107
- passwordWoVersion?: pulumi.Input<number>;
107
+ passwordWoVersion?: pulumi.Input<number | undefined>;
108
108
  /**
109
109
  * Project ID to create the Teradata/Trino credential in
110
110
  */
111
- projectId?: pulumi.Input<number>;
111
+ projectId?: pulumi.Input<number | undefined>;
112
112
  /**
113
113
  * The schema where to create models
114
114
  */
115
- schema?: pulumi.Input<string>;
115
+ schema?: pulumi.Input<string | undefined>;
116
116
  /**
117
117
  * The number of threads to use. Default is 1
118
118
  */
119
- threads?: pulumi.Input<number>;
119
+ threads?: pulumi.Input<number | undefined>;
120
120
  /**
121
121
  * The username for the Teradata account
122
122
  */
123
- user?: pulumi.Input<string>;
123
+ user?: pulumi.Input<string | undefined>;
124
124
  }
125
125
  /**
126
126
  * The set of arguments for constructing a TeradataCredential resource.
@@ -129,16 +129,16 @@ export interface TeradataCredentialArgs {
129
129
  /**
130
130
  * The password for the Teradata account. Consider using `passwordWo` instead, which is not stored in state.
131
131
  */
132
- password?: pulumi.Input<string>;
132
+ password?: pulumi.Input<string | undefined>;
133
133
  /**
134
134
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
135
135
  * Write-only alternative to `password`. The value is not stored in state. Requires `passwordWoVersion` to trigger updates.
136
136
  */
137
- passwordWo?: pulumi.Input<string>;
137
+ passwordWo?: pulumi.Input<string | undefined>;
138
138
  /**
139
139
  * Version number for `passwordWo`. Increment this value to trigger an update of the password when using `passwordWo`.
140
140
  */
141
- passwordWoVersion?: pulumi.Input<number>;
141
+ passwordWoVersion?: pulumi.Input<number | undefined>;
142
142
  /**
143
143
  * Project ID to create the Teradata/Trino credential in
144
144
  */
@@ -150,9 +150,10 @@ export interface TeradataCredentialArgs {
150
150
  /**
151
151
  * The number of threads to use. Default is 1
152
152
  */
153
- threads?: pulumi.Input<number>;
153
+ threads?: pulumi.Input<number | undefined>;
154
154
  /**
155
155
  * The username for the Teradata account
156
156
  */
157
157
  user: pulumi.Input<string>;
158
158
  }
159
+ //# sourceMappingURL=teradataCredential.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"teradataCredential.d.ts","sourceRoot":"","sources":["../teradataCredential.ts"],"names":[],"mappings":"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"}
@@ -1,10 +1,33 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
4
27
  Object.defineProperty(exports, "__esModule", { value: true });
5
28
  exports.TeradataCredential = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
8
31
  /**
9
32
  * Teradata credential resource
10
33
  *
@@ -16,7 +39,7 @@ const utilities = require("./utilities");
16
39
  *
17
40
  * // Using the classic sensitive attribute (stored in state)
18
41
  * const example = new dbtcloud.TeradataCredential("example", {
19
- * projectId: exampleDbtcloudProject.id,
42
+ * projectId: Number(exampleDbtcloudProject.id),
20
43
  * schema: "your_schema",
21
44
  * user: "your_user",
22
45
  * password: "your_password",
@@ -24,7 +47,7 @@ const utilities = require("./utilities");
24
47
  * const config = new pulumi.Config();
25
48
  * const teradataPassword = config.require("teradataPassword");
26
49
  * const exampleWo = new dbtcloud.TeradataCredential("example_wo", {
27
- * projectId: exampleDbtcloudProject.id,
50
+ * projectId: Number(exampleDbtcloudProject.id),
28
51
  * schema: "your_schema",
29
52
  * user: "your_user",
30
53
  * passwordWo: teradataPassword,
@@ -45,6 +68,8 @@ class TeradataCredential extends pulumi.CustomResource {
45
68
  static get(name, id, state, opts) {
46
69
  return new TeradataCredential(name, state, { ...opts, id: id });
47
70
  }
71
+ /** @internal */
72
+ static __pulumiType = 'dbtcloud:index/teradataCredential:TeradataCredential';
48
73
  /**
49
74
  * Returns true if the given object is an instance of TeradataCredential. This is designed to work even
50
75
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -96,6 +121,4 @@ class TeradataCredential extends pulumi.CustomResource {
96
121
  }
97
122
  }
98
123
  exports.TeradataCredential = TeradataCredential;
99
- /** @internal */
100
- TeradataCredential.__pulumiType = 'dbtcloud:index/teradataCredential:TeradataCredential';
101
124
  //# sourceMappingURL=teradataCredential.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"teradataCredential.js","sourceRoot":"","sources":["../teradataCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IA4CD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACvF,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC7F,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,UAAU,EAAE,YAAY,CAAC,EAAE,CAAC;QAC3E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AA3GL,gDA4GC;AA9FG,gBAAgB;AACO,+BAAY,GAAG,sDAAsD,CAAC"}
1
+ {"version":3,"file":"teradataCredential.js","sourceRoot":"","sources":["../teradataCredential.ts"],"names":[],"mappings":"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"}
package/types/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
1
  import * as input from "./input";
2
2
  import * as output from "./output";
3
3
  export { input, output, };
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AAEnC,OAAO,EACH,KAAK,EACL,MAAM,GACT,CAAC"}
package/types/index.js CHANGED
@@ -1,11 +1,34 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
4
27
  Object.defineProperty(exports, "__esModule", { value: true });
5
28
  exports.output = exports.input = void 0;
6
29
  // Export sub-modules:
7
- const input = require("./input");
30
+ const input = __importStar(require("./input"));
8
31
  exports.input = input;
9
- const output = require("./output");
32
+ const output = __importStar(require("./output"));
10
33
  exports.output = output;
11
34
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAIjF,sBAAsB;AACtB,iCAAiC;AAI7B,sBAAK;AAHT,mCAAmC;AAI/B,wBAAM"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAIjF,sBAAsB;AACtB,+CAAiC;AAI7B,sBAAK;AAHT,iDAAmC;AAI/B,wBAAM"}