@pulumi/mongodbatlas 3.39.0-alpha.1766556689 → 4.0.0-alpha.1767113692

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 (523) hide show
  1. package/accessListApiKey.d.ts +3 -0
  2. package/accessListApiKey.js +3 -0
  3. package/accessListApiKey.js.map +1 -1
  4. package/advancedCluster.d.ts +85 -40
  5. package/advancedCluster.js +4 -2
  6. package/advancedCluster.js.map +1 -1
  7. package/alertConfiguration.d.ts +15 -2
  8. package/alertConfiguration.js +5 -2
  9. package/alertConfiguration.js.map +1 -1
  10. package/apiKey.d.ts +3 -0
  11. package/apiKey.js +3 -0
  12. package/apiKey.js.map +1 -1
  13. package/apiKeyProjectAssignment.d.ts +3 -2
  14. package/apiKeyProjectAssignment.js +3 -2
  15. package/apiKeyProjectAssignment.js.map +1 -1
  16. package/auditing.d.ts +0 -2
  17. package/auditing.js +0 -2
  18. package/auditing.js.map +1 -1
  19. package/backupCompliancePolicy.d.ts +3 -0
  20. package/backupCompliancePolicy.js +3 -0
  21. package/backupCompliancePolicy.js.map +1 -1
  22. package/cloudBackupSchedule.d.ts +8 -8
  23. package/cloudBackupSnapshot.d.ts +16 -2
  24. package/cloudBackupSnapshot.js +6 -2
  25. package/cloudBackupSnapshot.js.map +1 -1
  26. package/cloudBackupSnapshotExportBucket.d.ts +4 -2
  27. package/cloudBackupSnapshotExportBucket.js +4 -2
  28. package/cloudBackupSnapshotExportBucket.js.map +1 -1
  29. package/cloudBackupSnapshotExportJob.d.ts +3 -2
  30. package/cloudBackupSnapshotExportJob.js +3 -2
  31. package/cloudBackupSnapshotExportJob.js.map +1 -1
  32. package/cloudBackupSnapshotRestoreJob.d.ts +3 -3
  33. package/cloudBackupSnapshotRestoreJob.js +3 -3
  34. package/cloudProviderAccessAuthorization.d.ts +36 -0
  35. package/cloudProviderAccessAuthorization.js.map +1 -1
  36. package/cloudProviderAccessSetup.d.ts +126 -0
  37. package/cloudProviderAccessSetup.js +59 -0
  38. package/cloudProviderAccessSetup.js.map +1 -1
  39. package/cloudUserOrgAssignment.d.ts +221 -0
  40. package/cloudUserOrgAssignment.js +137 -0
  41. package/cloudUserOrgAssignment.js.map +1 -0
  42. package/cloudUserProjectAssignment.d.ts +217 -0
  43. package/cloudUserProjectAssignment.js +141 -0
  44. package/cloudUserProjectAssignment.js.map +1 -0
  45. package/cloudUserTeamAssignment.d.ts +229 -0
  46. package/cloudUserTeamAssignment.js +139 -0
  47. package/cloudUserTeamAssignment.js.map +1 -0
  48. package/cluster.d.ts +4 -0
  49. package/cluster.js +4 -0
  50. package/cluster.js.map +1 -1
  51. package/clusterOutageSimulation.d.ts +15 -2
  52. package/clusterOutageSimulation.js +5 -2
  53. package/clusterOutageSimulation.js.map +1 -1
  54. package/config/vars.d.ts +12 -0
  55. package/config/vars.js +18 -0
  56. package/config/vars.js.map +1 -1
  57. package/customDbRole.d.ts +0 -2
  58. package/customDbRole.js +0 -2
  59. package/customDbRole.js.map +1 -1
  60. package/customDnsConfigurationClusterAws.d.ts +0 -2
  61. package/customDnsConfigurationClusterAws.js +0 -2
  62. package/customDnsConfigurationClusterAws.js.map +1 -1
  63. package/databaseUser.d.ts +3 -2
  64. package/databaseUser.js +3 -2
  65. package/databaseUser.js.map +1 -1
  66. package/encryptionAtRestPrivateEndpoint.d.ts +21 -2
  67. package/encryptionAtRestPrivateEndpoint.js +8 -2
  68. package/encryptionAtRestPrivateEndpoint.js.map +1 -1
  69. package/eventTrigger.d.ts +15 -130
  70. package/eventTrigger.js +0 -115
  71. package/eventTrigger.js.map +1 -1
  72. package/federatedDatabaseInstance.d.ts +16 -14
  73. package/federatedDatabaseInstance.js +4 -2
  74. package/federatedDatabaseInstance.js.map +1 -1
  75. package/federatedQueryLimit.d.ts +3 -2
  76. package/federatedQueryLimit.js +3 -2
  77. package/federatedQueryLimit.js.map +1 -1
  78. package/federatedSettingsIdentityProvider.d.ts +2 -2
  79. package/federatedSettingsIdentityProvider.js +2 -2
  80. package/federatedSettingsOrgConfig.d.ts +4 -2
  81. package/federatedSettingsOrgConfig.js +4 -2
  82. package/federatedSettingsOrgConfig.js.map +1 -1
  83. package/federatedSettingsOrgRoleMapping.d.ts +3 -2
  84. package/federatedSettingsOrgRoleMapping.js +3 -2
  85. package/federatedSettingsOrgRoleMapping.js.map +1 -1
  86. package/flexCluster.d.ts +18 -2
  87. package/flexCluster.js +7 -2
  88. package/flexCluster.js.map +1 -1
  89. package/getAdvancedCluster.d.ts +122 -52
  90. package/getAdvancedCluster.js +104 -30
  91. package/getAdvancedCluster.js.map +1 -1
  92. package/getAdvancedClusters.d.ts +153 -35
  93. package/getAdvancedClusters.js +150 -32
  94. package/getAdvancedClusters.js.map +1 -1
  95. package/getAlertConfiguration.d.ts +4 -4
  96. package/getAlertConfiguration.js +0 -4
  97. package/getAlertConfiguration.js.map +1 -1
  98. package/getAlertConfigurations.d.ts +0 -4
  99. package/getAlertConfigurations.js +0 -4
  100. package/getAlertConfigurations.js.map +1 -1
  101. package/getApiKeyProjectAssignment.d.ts +0 -4
  102. package/getApiKeyProjectAssignment.js +0 -4
  103. package/getApiKeyProjectAssignment.js.map +1 -1
  104. package/getApiKeyProjectAssignments.d.ts +0 -4
  105. package/getApiKeyProjectAssignments.js +0 -4
  106. package/getApiKeyProjectAssignments.js.map +1 -1
  107. package/getAtlasUser.d.ts +9 -7
  108. package/getAtlasUser.js +4 -4
  109. package/getAtlasUser.js.map +1 -1
  110. package/getAtlasUsers.d.ts +4 -4
  111. package/getAtlasUsers.js +4 -4
  112. package/getAuditing.d.ts +0 -4
  113. package/getAuditing.js +0 -4
  114. package/getAuditing.js.map +1 -1
  115. package/getBackupCompliancePolicy.d.ts +3 -3
  116. package/getCloudBackupSchedule.d.ts +0 -11
  117. package/getCloudBackupSchedule.js +0 -4
  118. package/getCloudBackupSchedule.js.map +1 -1
  119. package/getCloudBackupSnapshot.d.ts +0 -4
  120. package/getCloudBackupSnapshot.js +0 -4
  121. package/getCloudBackupSnapshot.js.map +1 -1
  122. package/getCloudBackupSnapshotExportBucket.d.ts +0 -4
  123. package/getCloudBackupSnapshotExportBucket.js +0 -4
  124. package/getCloudBackupSnapshotExportBucket.js.map +1 -1
  125. package/getCloudBackupSnapshotExportBuckets.d.ts +0 -4
  126. package/getCloudBackupSnapshotExportBuckets.js +0 -4
  127. package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
  128. package/getCloudBackupSnapshotExportJob.d.ts +0 -4
  129. package/getCloudBackupSnapshotExportJob.js +0 -4
  130. package/getCloudBackupSnapshotExportJob.js.map +1 -1
  131. package/getCloudBackupSnapshotExportJobs.d.ts +0 -4
  132. package/getCloudBackupSnapshotExportJobs.js +0 -4
  133. package/getCloudBackupSnapshotExportJobs.js.map +1 -1
  134. package/getCloudBackupSnapshotRestoreJob.d.ts +0 -4
  135. package/getCloudBackupSnapshotRestoreJob.js +0 -4
  136. package/getCloudBackupSnapshotRestoreJob.js.map +1 -1
  137. package/getCloudBackupSnapshotRestoreJobs.d.ts +0 -4
  138. package/getCloudBackupSnapshotRestoreJobs.js +0 -4
  139. package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
  140. package/getCloudBackupSnapshots.d.ts +0 -4
  141. package/getCloudBackupSnapshots.js +0 -4
  142. package/getCloudBackupSnapshots.js.map +1 -1
  143. package/getCloudProviderAccessSetup.d.ts +0 -4
  144. package/getCloudProviderAccessSetup.js +0 -4
  145. package/getCloudProviderAccessSetup.js.map +1 -1
  146. package/getCloudUserOrgAssignment.d.ts +171 -0
  147. package/getCloudUserOrgAssignment.js +90 -0
  148. package/getCloudUserOrgAssignment.js.map +1 -0
  149. package/getCloudUserProjectAssignment.d.ts +117 -0
  150. package/getCloudUserProjectAssignment.js +92 -0
  151. package/getCloudUserProjectAssignment.js.map +1 -0
  152. package/getCloudUserTeamAssignment.d.ts +183 -0
  153. package/getCloudUserTeamAssignment.js +92 -0
  154. package/getCloudUserTeamAssignment.js.map +1 -0
  155. package/getClusters.d.ts +4 -4
  156. package/getClusters.js +4 -4
  157. package/getControlPlaneIpAddresses.d.ts +0 -4
  158. package/getControlPlaneIpAddresses.js +0 -4
  159. package/getControlPlaneIpAddresses.js.map +1 -1
  160. package/getCustomDbRole.d.ts +0 -4
  161. package/getCustomDbRole.js +0 -4
  162. package/getCustomDbRole.js.map +1 -1
  163. package/getCustomDbRoles.d.ts +0 -4
  164. package/getCustomDbRoles.js +0 -4
  165. package/getCustomDbRoles.js.map +1 -1
  166. package/getCustomDnsConfigurationClusterAws.d.ts +0 -4
  167. package/getCustomDnsConfigurationClusterAws.js +0 -4
  168. package/getCustomDnsConfigurationClusterAws.js.map +1 -1
  169. package/getDatabaseUser.d.ts +1 -5
  170. package/getDatabaseUser.js +0 -4
  171. package/getDatabaseUser.js.map +1 -1
  172. package/getDatabaseUsers.d.ts +0 -4
  173. package/getDatabaseUsers.js +0 -4
  174. package/getDatabaseUsers.js.map +1 -1
  175. package/getEncryptionAtRest.d.ts +0 -4
  176. package/getEncryptionAtRest.js +0 -4
  177. package/getEncryptionAtRest.js.map +1 -1
  178. package/getEncryptionAtRestPrivateEndpoint.d.ts +0 -4
  179. package/getEncryptionAtRestPrivateEndpoint.js +0 -4
  180. package/getEncryptionAtRestPrivateEndpoint.js.map +1 -1
  181. package/getEncryptionAtRestPrivateEndpoints.d.ts +0 -4
  182. package/getEncryptionAtRestPrivateEndpoints.js +0 -4
  183. package/getEncryptionAtRestPrivateEndpoints.js.map +1 -1
  184. package/getEventTrigger.d.ts +0 -4
  185. package/getEventTrigger.js +0 -4
  186. package/getEventTrigger.js.map +1 -1
  187. package/getEventTriggers.d.ts +0 -4
  188. package/getEventTriggers.js +0 -4
  189. package/getEventTriggers.js.map +1 -1
  190. package/getFederatedDatabaseInstance.d.ts +45 -15
  191. package/getFederatedDatabaseInstance.js +40 -10
  192. package/getFederatedDatabaseInstance.js.map +1 -1
  193. package/getFederatedDatabaseInstances.d.ts +0 -4
  194. package/getFederatedDatabaseInstances.js +0 -4
  195. package/getFederatedDatabaseInstances.js.map +1 -1
  196. package/getFederatedQueryLimit.d.ts +0 -4
  197. package/getFederatedQueryLimit.js +0 -4
  198. package/getFederatedQueryLimit.js.map +1 -1
  199. package/getFederatedQueryLimits.d.ts +0 -4
  200. package/getFederatedQueryLimits.js +0 -4
  201. package/getFederatedQueryLimits.js.map +1 -1
  202. package/getFederatedSettings.d.ts +0 -4
  203. package/getFederatedSettings.js +0 -4
  204. package/getFederatedSettings.js.map +1 -1
  205. package/getFederatedSettingsIdentityProvider.d.ts +0 -4
  206. package/getFederatedSettingsIdentityProvider.js +0 -4
  207. package/getFederatedSettingsIdentityProvider.js.map +1 -1
  208. package/getFederatedSettingsIdentityProviders.d.ts +0 -4
  209. package/getFederatedSettingsIdentityProviders.js +0 -4
  210. package/getFederatedSettingsIdentityProviders.js.map +1 -1
  211. package/getFederatedSettingsOrgConfig.d.ts +0 -4
  212. package/getFederatedSettingsOrgConfig.js +0 -4
  213. package/getFederatedSettingsOrgConfig.js.map +1 -1
  214. package/getFederatedSettingsOrgConfigs.d.ts +0 -4
  215. package/getFederatedSettingsOrgConfigs.js +0 -4
  216. package/getFederatedSettingsOrgConfigs.js.map +1 -1
  217. package/getFederatedSettingsOrgRoleMapping.d.ts +0 -4
  218. package/getFederatedSettingsOrgRoleMapping.js +0 -4
  219. package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
  220. package/getFederatedSettingsOrgRoleMappings.d.ts +0 -4
  221. package/getFederatedSettingsOrgRoleMappings.js +0 -4
  222. package/getFederatedSettingsOrgRoleMappings.js.map +1 -1
  223. package/getFlexCluster.d.ts +0 -4
  224. package/getFlexCluster.js +0 -4
  225. package/getFlexCluster.js.map +1 -1
  226. package/getFlexClusters.d.ts +0 -4
  227. package/getFlexClusters.js +0 -4
  228. package/getFlexClusters.js.map +1 -1
  229. package/getFlexRestoreJob.d.ts +0 -4
  230. package/getFlexRestoreJob.js +0 -4
  231. package/getFlexRestoreJob.js.map +1 -1
  232. package/getFlexRestoreJobs.d.ts +0 -4
  233. package/getFlexRestoreJobs.js +0 -4
  234. package/getFlexRestoreJobs.js.map +1 -1
  235. package/getFlexSnapshot.d.ts +0 -4
  236. package/getFlexSnapshot.js +0 -4
  237. package/getFlexSnapshot.js.map +1 -1
  238. package/getFlexSnapshots.d.ts +0 -4
  239. package/getFlexSnapshots.js +0 -4
  240. package/getFlexSnapshots.js.map +1 -1
  241. package/getGlobalClusterConfig.d.ts +0 -12
  242. package/getGlobalClusterConfig.js +0 -4
  243. package/getGlobalClusterConfig.js.map +1 -1
  244. package/getLdapConfiguration.d.ts +0 -4
  245. package/getLdapConfiguration.js +0 -4
  246. package/getLdapConfiguration.js.map +1 -1
  247. package/getLdapVerify.d.ts +0 -4
  248. package/getLdapVerify.js +0 -4
  249. package/getLdapVerify.js.map +1 -1
  250. package/getMaintenanceWindow.d.ts +6 -6
  251. package/getMaintenanceWindow.js +4 -4
  252. package/getMongodbEmployeeAccessGrant.d.ts +0 -4
  253. package/getMongodbEmployeeAccessGrant.js +0 -4
  254. package/getMongodbEmployeeAccessGrant.js.map +1 -1
  255. package/getNetworkContainer.d.ts +0 -4
  256. package/getNetworkContainer.js +0 -4
  257. package/getNetworkContainer.js.map +1 -1
  258. package/getNetworkContainers.d.ts +0 -4
  259. package/getNetworkContainers.js +0 -4
  260. package/getNetworkContainers.js.map +1 -1
  261. package/getNetworkPeering.d.ts +0 -4
  262. package/getNetworkPeering.js +0 -4
  263. package/getNetworkPeering.js.map +1 -1
  264. package/getNetworkPeerings.d.ts +0 -4
  265. package/getNetworkPeerings.js +0 -4
  266. package/getNetworkPeerings.js.map +1 -1
  267. package/getOnlineArchive.d.ts +2 -6
  268. package/getOnlineArchive.js +2 -6
  269. package/getOnlineArchive.js.map +1 -1
  270. package/getOnlineArchives.d.ts +2 -6
  271. package/getOnlineArchives.js +2 -6
  272. package/getOnlineArchives.js.map +1 -1
  273. package/getOrgInvitation.d.ts +4 -4
  274. package/getOrgInvitation.js +4 -4
  275. package/getOrganization.d.ts +4 -4
  276. package/getOrganization.js +0 -4
  277. package/getOrganization.js.map +1 -1
  278. package/getOrganizations.d.ts +0 -4
  279. package/getOrganizations.js +0 -4
  280. package/getOrganizations.js.map +1 -1
  281. package/getPrivateEndpointRegionalMode.d.ts +0 -4
  282. package/getPrivateEndpointRegionalMode.js +0 -4
  283. package/getPrivateEndpointRegionalMode.js.map +1 -1
  284. package/getPrivateLinkEndpoint.d.ts +0 -4
  285. package/getPrivateLinkEndpoint.js +0 -4
  286. package/getPrivateLinkEndpoint.js.map +1 -1
  287. package/getPrivateLinkEndpointService.d.ts +0 -4
  288. package/getPrivateLinkEndpointService.js +0 -4
  289. package/getPrivateLinkEndpointService.js.map +1 -1
  290. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +2 -6
  291. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +0 -4
  292. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  293. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +0 -4
  294. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +0 -4
  295. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
  296. package/getProject.d.ts +11 -57
  297. package/getProject.js +0 -56
  298. package/getProject.js.map +1 -1
  299. package/getProjectInvitation.d.ts +4 -4
  300. package/getProjectInvitation.js +4 -4
  301. package/getProjectIpAccessList.d.ts +0 -4
  302. package/getProjectIpAccessList.js +0 -4
  303. package/getProjectIpAccessList.js.map +1 -1
  304. package/getProjectIpAddresses.d.ts +0 -4
  305. package/getProjectIpAddresses.js +0 -4
  306. package/getProjectIpAddresses.js.map +1 -1
  307. package/getProjects.d.ts +1 -31
  308. package/getProjects.js +0 -30
  309. package/getProjects.js.map +1 -1
  310. package/getPushBasedLogExport.d.ts +0 -4
  311. package/getPushBasedLogExport.js +0 -4
  312. package/getPushBasedLogExport.js.map +1 -1
  313. package/getResourcePolicies.d.ts +0 -4
  314. package/getResourcePolicies.js +0 -4
  315. package/getResourcePolicies.js.map +1 -1
  316. package/getResourcePolicy.d.ts +0 -4
  317. package/getResourcePolicy.js +0 -4
  318. package/getResourcePolicy.js.map +1 -1
  319. package/getRolesOrgId.d.ts +3 -7
  320. package/getRolesOrgId.js +2 -6
  321. package/getRolesOrgId.js.map +1 -1
  322. package/getSearchDeployment.d.ts +0 -4
  323. package/getSearchDeployment.js +0 -4
  324. package/getSearchDeployment.js.map +1 -1
  325. package/getSearchIndex.d.ts +9 -5
  326. package/getSearchIndex.js +0 -4
  327. package/getSearchIndex.js.map +1 -1
  328. package/getSearchIndexes.d.ts +0 -4
  329. package/getSearchIndexes.js +0 -4
  330. package/getSearchIndexes.js.map +1 -1
  331. package/getServerlessInstance.d.ts +2 -20
  332. package/getServerlessInstance.js +2 -20
  333. package/getServerlessInstance.js.map +1 -1
  334. package/getServerlessInstances.d.ts +2 -2
  335. package/getServerlessInstances.js +2 -2
  336. package/getStreamAccountDetails.d.ts +0 -4
  337. package/getStreamAccountDetails.js +0 -4
  338. package/getStreamAccountDetails.js.map +1 -1
  339. package/getStreamConnection.d.ts +55 -13
  340. package/getStreamConnection.js +30 -6
  341. package/getStreamConnection.js.map +1 -1
  342. package/getStreamConnections.d.ts +28 -12
  343. package/getStreamConnections.js +4 -6
  344. package/getStreamConnections.js.map +1 -1
  345. package/getStreamInstance.d.ts +42 -2
  346. package/getStreamInstance.js +42 -2
  347. package/getStreamInstance.js.map +1 -1
  348. package/getStreamInstances.d.ts +38 -2
  349. package/getStreamInstances.js +38 -2
  350. package/getStreamInstances.js.map +1 -1
  351. package/getStreamPrivatelinkEndpoint.d.ts +53 -4
  352. package/getStreamPrivatelinkEndpoint.js +52 -4
  353. package/getStreamPrivatelinkEndpoint.js.map +1 -1
  354. package/getStreamPrivatelinkEndpoints.d.ts +52 -4
  355. package/getStreamPrivatelinkEndpoints.js +52 -4
  356. package/getStreamPrivatelinkEndpoints.js.map +1 -1
  357. package/getStreamProcessor.d.ts +28 -29
  358. package/getStreamProcessor.js +18 -20
  359. package/getStreamProcessor.js.map +1 -1
  360. package/getStreamProcessors.d.ts +25 -26
  361. package/getStreamProcessors.js +18 -20
  362. package/getStreamProcessors.js.map +1 -1
  363. package/getStreamWorkspace.d.ts +92 -0
  364. package/getStreamWorkspace.js +66 -0
  365. package/getStreamWorkspace.js.map +1 -0
  366. package/getStreamWorkspaces.d.ts +101 -0
  367. package/getStreamWorkspaces.js +66 -0
  368. package/getStreamWorkspaces.js.map +1 -0
  369. package/getTeam.d.ts +8 -5
  370. package/getTeam.js +0 -4
  371. package/getTeam.js.map +1 -1
  372. package/getTeamProjectAssignment.d.ts +88 -0
  373. package/getTeamProjectAssignment.js +74 -0
  374. package/getTeamProjectAssignment.js.map +1 -0
  375. package/getThirdPartyIntegration.d.ts +0 -4
  376. package/getThirdPartyIntegration.js +0 -4
  377. package/getThirdPartyIntegration.js.map +1 -1
  378. package/getThirdPartyIntegrations.d.ts +0 -4
  379. package/getThirdPartyIntegrations.js +0 -4
  380. package/getThirdPartyIntegrations.js.map +1 -1
  381. package/getX509AuthenticationDatabaseUser.d.ts +0 -4
  382. package/getX509AuthenticationDatabaseUser.js +0 -4
  383. package/getX509AuthenticationDatabaseUser.js.map +1 -1
  384. package/globalClusterConfig.d.ts +0 -18
  385. package/globalClusterConfig.js +0 -4
  386. package/globalClusterConfig.js.map +1 -1
  387. package/index.d.ts +33 -36
  388. package/index.js +49 -50
  389. package/index.js.map +1 -1
  390. package/ldapConfiguration.d.ts +0 -2
  391. package/ldapConfiguration.js +0 -2
  392. package/ldapConfiguration.js.map +1 -1
  393. package/ldapVerify.d.ts +0 -2
  394. package/ldapVerify.js +0 -2
  395. package/ldapVerify.js.map +1 -1
  396. package/maintenanceWindow.d.ts +19 -11
  397. package/maintenanceWindow.js +9 -3
  398. package/maintenanceWindow.js.map +1 -1
  399. package/mongodbEmployeeAccessGrant.d.ts +3 -2
  400. package/mongodbEmployeeAccessGrant.js +3 -2
  401. package/mongodbEmployeeAccessGrant.js.map +1 -1
  402. package/networkContainer.d.ts +3 -2
  403. package/networkContainer.js +3 -2
  404. package/networkContainer.js.map +1 -1
  405. package/networkPeering.d.ts +18 -8
  406. package/networkPeering.js +2 -2
  407. package/networkPeering.js.map +1 -1
  408. package/onlineArchive.d.ts +17 -5
  409. package/onlineArchive.js +4 -2
  410. package/onlineArchive.js.map +1 -1
  411. package/orgInvitation.d.ts +3 -0
  412. package/orgInvitation.js +3 -0
  413. package/orgInvitation.js.map +1 -1
  414. package/organization.d.ts +5 -2
  415. package/organization.js +5 -2
  416. package/organization.js.map +1 -1
  417. package/package.json +2 -2
  418. package/privateEndpointRegionalMode.d.ts +0 -2
  419. package/privateEndpointRegionalMode.js +0 -2
  420. package/privateEndpointRegionalMode.js.map +1 -1
  421. package/privateLinkEndpoint.d.ts +16 -2
  422. package/privateLinkEndpoint.js +6 -2
  423. package/privateLinkEndpoint.js.map +1 -1
  424. package/privateLinkEndpointService.d.ts +12 -0
  425. package/privateLinkEndpointService.js +2 -0
  426. package/privateLinkEndpointService.js.map +1 -1
  427. package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +6 -5
  428. package/privatelinkEndpointServiceDataFederationOnlineArchive.js +3 -2
  429. package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  430. package/project.d.ts +12 -15
  431. package/project.js +3 -15
  432. package/project.js.map +1 -1
  433. package/projectApiKey.d.ts +3 -0
  434. package/projectApiKey.js +3 -0
  435. package/projectApiKey.js.map +1 -1
  436. package/projectInvitation.d.ts +3 -0
  437. package/projectInvitation.js +3 -0
  438. package/projectInvitation.js.map +1 -1
  439. package/projectIpAccessList.d.ts +5 -2
  440. package/projectIpAccessList.js +5 -2
  441. package/projectIpAccessList.js.map +1 -1
  442. package/provider.d.ts +24 -0
  443. package/provider.js +3 -0
  444. package/provider.js.map +1 -1
  445. package/pushBasedLogExport.d.ts +15 -0
  446. package/pushBasedLogExport.js +5 -0
  447. package/pushBasedLogExport.js.map +1 -1
  448. package/resourcePolicy.d.ts +0 -2
  449. package/resourcePolicy.js +0 -2
  450. package/resourcePolicy.js.map +1 -1
  451. package/searchDeployment.d.ts +7 -6
  452. package/searchDeployment.js +3 -2
  453. package/searchDeployment.js.map +1 -1
  454. package/searchIndex.d.ts +50 -5
  455. package/searchIndex.js +27 -2
  456. package/searchIndex.js.map +1 -1
  457. package/serverlessInstance.d.ts +1 -10
  458. package/serverlessInstance.js +1 -10
  459. package/serverlessInstance.js.map +1 -1
  460. package/streamConnection.d.ts +77 -17
  461. package/streamConnection.js +47 -12
  462. package/streamConnection.js.map +1 -1
  463. package/streamInstance.d.ts +4 -4
  464. package/streamInstance.js +4 -4
  465. package/streamPrivatelinkEndpoint.d.ts +55 -5
  466. package/streamPrivatelinkEndpoint.js +36 -2
  467. package/streamPrivatelinkEndpoint.js.map +1 -1
  468. package/streamProcessor.d.ts +52 -18
  469. package/streamProcessor.js +17 -13
  470. package/streamProcessor.js.map +1 -1
  471. package/streamWorkspace.d.ts +144 -0
  472. package/streamWorkspace.js +116 -0
  473. package/streamWorkspace.js.map +1 -0
  474. package/team.d.ts +14 -6
  475. package/team.js +4 -5
  476. package/team.js.map +1 -1
  477. package/teamProjectAssignment.d.ts +108 -0
  478. package/teamProjectAssignment.js +98 -0
  479. package/teamProjectAssignment.js.map +1 -0
  480. package/thirdPartyIntegration.d.ts +3 -2
  481. package/thirdPartyIntegration.js +3 -2
  482. package/thirdPartyIntegration.js.map +1 -1
  483. package/types/input.d.ts +252 -249
  484. package/types/output.d.ts +1078 -751
  485. package/x509authenticationDatabaseUser.d.ts +0 -2
  486. package/x509authenticationDatabaseUser.js +0 -2
  487. package/x509authenticationDatabaseUser.js.map +1 -1
  488. package/dataLakePipeline.d.ts +0 -239
  489. package/dataLakePipeline.js +0 -145
  490. package/dataLakePipeline.js.map +0 -1
  491. package/get509AuthenticationDatabaseUser.d.ts +0 -190
  492. package/get509AuthenticationDatabaseUser.js +0 -170
  493. package/get509AuthenticationDatabaseUser.js.map +0 -1
  494. package/getDataLakePipeline.d.ts +0 -230
  495. package/getDataLakePipeline.js +0 -162
  496. package/getDataLakePipeline.js.map +0 -1
  497. package/getDataLakePipelineRun.d.ts +0 -104
  498. package/getDataLakePipelineRun.js +0 -44
  499. package/getDataLakePipelineRun.js.map +0 -1
  500. package/getDataLakePipelineRuns.d.ts +0 -137
  501. package/getDataLakePipelineRuns.js +0 -116
  502. package/getDataLakePipelineRuns.js.map +0 -1
  503. package/getDataLakePipelines.d.ts +0 -58
  504. package/getDataLakePipelines.js +0 -40
  505. package/getDataLakePipelines.js.map +0 -1
  506. package/getPrivatelinkEndpointServiceServerless.d.ts +0 -220
  507. package/getPrivatelinkEndpointServiceServerless.js +0 -178
  508. package/getPrivatelinkEndpointServiceServerless.js.map +0 -1
  509. package/getPrivatelinkEndpointsServiceServerless.d.ts +0 -187
  510. package/getPrivatelinkEndpointsServiceServerless.js +0 -166
  511. package/getPrivatelinkEndpointsServiceServerless.js.map +0 -1
  512. package/getTeams.d.ts +0 -46
  513. package/getTeams.js +0 -40
  514. package/getTeams.js.map +0 -1
  515. package/privatelinkEndpointServerless.d.ts +0 -143
  516. package/privatelinkEndpointServerless.js +0 -109
  517. package/privatelinkEndpointServerless.js.map +0 -1
  518. package/privatelinkEndpointServiceServerless.d.ts +0 -236
  519. package/privatelinkEndpointServiceServerless.js +0 -177
  520. package/privatelinkEndpointServiceServerless.js.map +0 -1
  521. package/teams.d.ts +0 -52
  522. package/teams.js +0 -66
  523. package/teams.js.map +0 -1
@@ -6,12 +6,8 @@ exports.getAdvancedClustersOutput = exports.getAdvancedClusters = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.getAdvancedClusters
10
- *
11
9
  * `mongodbatlas.getAdvancedClusters` returns all Advanced Clusters for a project_id.
12
10
  *
13
- * This page describes the current version of `mongodbatlas.getAdvancedClusters`, the page for the **Preview for MongoDB Atlas Provider 2.0.0** can be found here.
14
- *
15
11
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
16
12
  *
17
13
  * > **IMPORTANT:**
@@ -26,7 +22,7 @@ const utilities = require("./utilities");
26
22
  * import * as pulumi from "@pulumi/pulumi";
27
23
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
28
24
  *
29
- * const exampleAdvancedCluster = new mongodbatlas.AdvancedCluster("example", {
25
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
30
26
  * projectId: "<YOUR-PROJECT-ID>",
31
27
  * name: "cluster-test",
32
28
  * clusterType: "REPLICASET",
@@ -42,9 +38,73 @@ const utilities = require("./utilities");
42
38
  * }],
43
39
  * }],
44
40
  * });
45
- * const example = mongodbatlas.getAdvancedClustersOutput({
46
- * projectId: exampleAdvancedCluster.projectId,
41
+ * const _this = mongodbatlas.getAdvancedClustersOutput({
42
+ * projectId: thisAdvancedCluster.projectId,
43
+ * });
44
+ * ```
45
+ *
46
+ * ## Example using effective fields with auto-scaling
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
51
+ *
52
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
53
+ * projectId: "<YOUR-PROJECT-ID>",
54
+ * name: "auto-scale-cluster-1",
55
+ * clusterType: "REPLICASET",
56
+ * useEffectiveFields: true,
57
+ * replicationSpecs: [{
58
+ * regionConfigs: [{
59
+ * electableSpecs: {
60
+ * instanceSize: "M10",
61
+ * nodeCount: 3,
62
+ * },
63
+ * autoScaling: {
64
+ * computeEnabled: true,
65
+ * computeScaleDownEnabled: true,
66
+ * computeMinInstanceSize: "M10",
67
+ * computeMaxInstanceSize: "M30",
68
+ * },
69
+ * providerName: "AWS",
70
+ * priority: 7,
71
+ * regionName: "US_EAST_1",
72
+ * }],
73
+ * }],
74
+ * });
75
+ * const this2 = new mongodbatlas.AdvancedCluster("this_2", {
76
+ * projectId: "<YOUR-PROJECT-ID>",
77
+ * name: "auto-scale-cluster-2",
78
+ * clusterType: "REPLICASET",
79
+ * useEffectiveFields: true,
80
+ * replicationSpecs: [{
81
+ * regionConfigs: [{
82
+ * electableSpecs: {
83
+ * instanceSize: "M20",
84
+ * nodeCount: 3,
85
+ * },
86
+ * autoScaling: {
87
+ * computeEnabled: true,
88
+ * computeScaleDownEnabled: true,
89
+ * computeMinInstanceSize: "M20",
90
+ * computeMaxInstanceSize: "M40",
91
+ * },
92
+ * providerName: "AWS",
93
+ * priority: 7,
94
+ * regionName: "US_WEST_2",
95
+ * }],
96
+ * }],
97
+ * });
98
+ * // Read effective values for all clusters in the project
99
+ * const _this = mongodbatlas.getAdvancedClusters({
100
+ * projectId: "<YOUR-PROJECT-ID>",
101
+ * useEffectiveFields: true,
47
102
  * });
103
+ * export const allClusterNamesAndSizes = _this.then(_this => .map(cluster => ({
104
+ * name: cluster.name,
105
+ * configuredSize: cluster.replicationSpecs?.[0]?.regionConfigs?.[0]?.electableSpecs?.instanceSize,
106
+ * actualSize: cluster.replicationSpecs?.[0]?.regionConfigs?.[0]?.effectiveElectableSpecs?.instanceSize,
107
+ * })));
48
108
  * ```
49
109
  *
50
110
  * ## Example using latest sharding configurations with independent shard scaling in the cluster
@@ -53,7 +113,7 @@ const utilities = require("./utilities");
53
113
  * import * as pulumi from "@pulumi/pulumi";
54
114
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
55
115
  *
56
- * const example = new mongodbatlas.AdvancedCluster("example", {
116
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
57
117
  * projectId: "<YOUR-PROJECT-ID>",
58
118
  * name: "cluster-test",
59
119
  * backupEnabled: false,
@@ -85,10 +145,9 @@ const utilities = require("./utilities");
85
145
  * },
86
146
  * ],
87
147
  * });
88
- * const example_asym = mongodbatlas.getAdvancedClusterOutput({
89
- * projectId: example.projectId,
90
- * name: example.name,
91
- * useReplicationSpecPerShard: true,
148
+ * const _this = mongodbatlas.getAdvancedClusterOutput({
149
+ * projectId: thisAdvancedCluster.projectId,
150
+ * name: thisAdvancedCluster.name,
92
151
  * });
93
152
  * ```
94
153
  *
@@ -98,7 +157,7 @@ const utilities = require("./utilities");
98
157
  * import * as pulumi from "@pulumi/pulumi";
99
158
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
100
159
  *
101
- * const example_flex = new mongodbatlas.AdvancedCluster("example-flex", {
160
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
102
161
  * projectId: "<YOUR-PROJECT-ID>",
103
162
  * name: "flex-cluster",
104
163
  * clusterType: "REPLICASET",
@@ -111,8 +170,8 @@ const utilities = require("./utilities");
111
170
  * }],
112
171
  * }],
113
172
  * });
114
- * const example = mongodbatlas.getAdvancedClustersOutput({
115
- * projectId: example_flex.projectId,
173
+ * const _this = mongodbatlas.getAdvancedClustersOutput({
174
+ * projectId: thisAdvancedCluster.projectId,
116
175
  * });
117
176
  * ```
118
177
  */
@@ -120,17 +179,13 @@ function getAdvancedClusters(args, opts) {
120
179
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
121
180
  return pulumi.runtime.invoke("mongodbatlas:index/getAdvancedClusters:getAdvancedClusters", {
122
181
  "projectId": args.projectId,
123
- "useReplicationSpecPerShard": args.useReplicationSpecPerShard,
182
+ "useEffectiveFields": args.useEffectiveFields,
124
183
  }, opts);
125
184
  }
126
185
  exports.getAdvancedClusters = getAdvancedClusters;
127
186
  /**
128
- * ## # Data Source: mongodbatlas.getAdvancedClusters
129
- *
130
187
  * `mongodbatlas.getAdvancedClusters` returns all Advanced Clusters for a project_id.
131
188
  *
132
- * This page describes the current version of `mongodbatlas.getAdvancedClusters`, the page for the **Preview for MongoDB Atlas Provider 2.0.0** can be found here.
133
- *
134
189
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
135
190
  *
136
191
  * > **IMPORTANT:**
@@ -145,7 +200,7 @@ exports.getAdvancedClusters = getAdvancedClusters;
145
200
  * import * as pulumi from "@pulumi/pulumi";
146
201
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
147
202
  *
148
- * const exampleAdvancedCluster = new mongodbatlas.AdvancedCluster("example", {
203
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
149
204
  * projectId: "<YOUR-PROJECT-ID>",
150
205
  * name: "cluster-test",
151
206
  * clusterType: "REPLICASET",
@@ -161,9 +216,73 @@ exports.getAdvancedClusters = getAdvancedClusters;
161
216
  * }],
162
217
  * }],
163
218
  * });
164
- * const example = mongodbatlas.getAdvancedClustersOutput({
165
- * projectId: exampleAdvancedCluster.projectId,
219
+ * const _this = mongodbatlas.getAdvancedClustersOutput({
220
+ * projectId: thisAdvancedCluster.projectId,
221
+ * });
222
+ * ```
223
+ *
224
+ * ## Example using effective fields with auto-scaling
225
+ *
226
+ * ```typescript
227
+ * import * as pulumi from "@pulumi/pulumi";
228
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
229
+ *
230
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
231
+ * projectId: "<YOUR-PROJECT-ID>",
232
+ * name: "auto-scale-cluster-1",
233
+ * clusterType: "REPLICASET",
234
+ * useEffectiveFields: true,
235
+ * replicationSpecs: [{
236
+ * regionConfigs: [{
237
+ * electableSpecs: {
238
+ * instanceSize: "M10",
239
+ * nodeCount: 3,
240
+ * },
241
+ * autoScaling: {
242
+ * computeEnabled: true,
243
+ * computeScaleDownEnabled: true,
244
+ * computeMinInstanceSize: "M10",
245
+ * computeMaxInstanceSize: "M30",
246
+ * },
247
+ * providerName: "AWS",
248
+ * priority: 7,
249
+ * regionName: "US_EAST_1",
250
+ * }],
251
+ * }],
252
+ * });
253
+ * const this2 = new mongodbatlas.AdvancedCluster("this_2", {
254
+ * projectId: "<YOUR-PROJECT-ID>",
255
+ * name: "auto-scale-cluster-2",
256
+ * clusterType: "REPLICASET",
257
+ * useEffectiveFields: true,
258
+ * replicationSpecs: [{
259
+ * regionConfigs: [{
260
+ * electableSpecs: {
261
+ * instanceSize: "M20",
262
+ * nodeCount: 3,
263
+ * },
264
+ * autoScaling: {
265
+ * computeEnabled: true,
266
+ * computeScaleDownEnabled: true,
267
+ * computeMinInstanceSize: "M20",
268
+ * computeMaxInstanceSize: "M40",
269
+ * },
270
+ * providerName: "AWS",
271
+ * priority: 7,
272
+ * regionName: "US_WEST_2",
273
+ * }],
274
+ * }],
275
+ * });
276
+ * // Read effective values for all clusters in the project
277
+ * const _this = mongodbatlas.getAdvancedClusters({
278
+ * projectId: "<YOUR-PROJECT-ID>",
279
+ * useEffectiveFields: true,
166
280
  * });
281
+ * export const allClusterNamesAndSizes = _this.then(_this => .map(cluster => ({
282
+ * name: cluster.name,
283
+ * configuredSize: cluster.replicationSpecs?.[0]?.regionConfigs?.[0]?.electableSpecs?.instanceSize,
284
+ * actualSize: cluster.replicationSpecs?.[0]?.regionConfigs?.[0]?.effectiveElectableSpecs?.instanceSize,
285
+ * })));
167
286
  * ```
168
287
  *
169
288
  * ## Example using latest sharding configurations with independent shard scaling in the cluster
@@ -172,7 +291,7 @@ exports.getAdvancedClusters = getAdvancedClusters;
172
291
  * import * as pulumi from "@pulumi/pulumi";
173
292
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
174
293
  *
175
- * const example = new mongodbatlas.AdvancedCluster("example", {
294
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
176
295
  * projectId: "<YOUR-PROJECT-ID>",
177
296
  * name: "cluster-test",
178
297
  * backupEnabled: false,
@@ -204,10 +323,9 @@ exports.getAdvancedClusters = getAdvancedClusters;
204
323
  * },
205
324
  * ],
206
325
  * });
207
- * const example_asym = mongodbatlas.getAdvancedClusterOutput({
208
- * projectId: example.projectId,
209
- * name: example.name,
210
- * useReplicationSpecPerShard: true,
326
+ * const _this = mongodbatlas.getAdvancedClusterOutput({
327
+ * projectId: thisAdvancedCluster.projectId,
328
+ * name: thisAdvancedCluster.name,
211
329
  * });
212
330
  * ```
213
331
  *
@@ -217,7 +335,7 @@ exports.getAdvancedClusters = getAdvancedClusters;
217
335
  * import * as pulumi from "@pulumi/pulumi";
218
336
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
219
337
  *
220
- * const example_flex = new mongodbatlas.AdvancedCluster("example-flex", {
338
+ * const thisAdvancedCluster = new mongodbatlas.AdvancedCluster("this", {
221
339
  * projectId: "<YOUR-PROJECT-ID>",
222
340
  * name: "flex-cluster",
223
341
  * clusterType: "REPLICASET",
@@ -230,8 +348,8 @@ exports.getAdvancedClusters = getAdvancedClusters;
230
348
  * }],
231
349
  * }],
232
350
  * });
233
- * const example = mongodbatlas.getAdvancedClustersOutput({
234
- * projectId: example_flex.projectId,
351
+ * const _this = mongodbatlas.getAdvancedClustersOutput({
352
+ * projectId: thisAdvancedCluster.projectId,
235
353
  * });
236
354
  * ```
237
355
  */
@@ -239,7 +357,7 @@ function getAdvancedClustersOutput(args, opts) {
239
357
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
240
358
  return pulumi.runtime.invokeOutput("mongodbatlas:index/getAdvancedClusters:getAdvancedClusters", {
241
359
  "projectId": args.projectId,
242
- "useReplicationSpecPerShard": args.useReplicationSpecPerShard,
360
+ "useEffectiveFields": args.useEffectiveFields,
243
361
  }, opts);
244
362
  }
245
363
  exports.getAdvancedClustersOutput = getAdvancedClustersOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getAdvancedClusters.js","sourceRoot":"","sources":["../getAdvancedClusters.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8GG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8GG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
1
+ {"version":3,"file":"getAdvancedClusters.js","sourceRoot":"","sources":["../getAdvancedClusters.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyKG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyKG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
@@ -2,8 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * ## # Data Source: mongodbatlas.AlertConfiguration
6
- *
7
5
  * `mongodbatlas.AlertConfiguration` describes an Alert Configuration.
8
6
  *
9
7
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
@@ -129,6 +127,10 @@ export interface GetAlertConfigurationResult {
129
127
  readonly notifications: outputs.GetAlertConfigurationNotification[];
130
128
  readonly outputs?: outputs.GetAlertConfigurationOutput[];
131
129
  readonly projectId: string;
130
+ /**
131
+ * Severity of the event.
132
+ */
133
+ readonly severityOverride: string;
132
134
  /**
133
135
  * Threshold that triggers an alert. Required if `eventTypeName` is any value other than `OUTSIDE_METRIC_THRESHOLD` or `OUTSIDE_SERVERLESS_METRIC_THRESHOLD`. See threshold config.
134
136
  */
@@ -139,8 +141,6 @@ export interface GetAlertConfigurationResult {
139
141
  readonly updated: string;
140
142
  }
141
143
  /**
142
- * ## # Data Source: mongodbatlas.AlertConfiguration
143
- *
144
144
  * `mongodbatlas.AlertConfiguration` describes an Alert Configuration.
145
145
  *
146
146
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
@@ -6,8 +6,6 @@ exports.getAlertConfigurationOutput = exports.getAlertConfiguration = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.AlertConfiguration
10
- *
11
9
  * `mongodbatlas.AlertConfiguration` describes an Alert Configuration.
12
10
  *
13
11
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
@@ -95,8 +93,6 @@ function getAlertConfiguration(args, opts) {
95
93
  }
96
94
  exports.getAlertConfiguration = getAlertConfiguration;
97
95
  /**
98
- * ## # Data Source: mongodbatlas.AlertConfiguration
99
- *
100
96
  * `mongodbatlas.AlertConfiguration` describes an Alert Configuration.
101
97
  *
102
98
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
@@ -1 +1 @@
1
- {"version":3,"file":"getAlertConfiguration.js","sourceRoot":"","sources":["../getAlertConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+EG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC;AA2DD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+EG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC"}
1
+ {"version":3,"file":"getAlertConfiguration.js","sourceRoot":"","sources":["../getAlertConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6EG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC;AA+DD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6EG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC"}
@@ -2,8 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * ## # Data Source: mongodbatlas.getAlertConfigurations
6
- *
7
5
  * `mongodbatlas.getAlertConfigurations` describes all Alert Configurations by the provided project_id. The data source requires your Project ID.
8
6
  *
9
7
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
@@ -50,8 +48,6 @@ export interface GetAlertConfigurationsResult {
50
48
  readonly totalCount: number;
51
49
  }
52
50
  /**
53
- * ## # Data Source: mongodbatlas.getAlertConfigurations
54
- *
55
51
  * `mongodbatlas.getAlertConfigurations` describes all Alert Configurations by the provided project_id. The data source requires your Project ID.
56
52
  *
57
53
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
@@ -6,8 +6,6 @@ exports.getAlertConfigurationsOutput = exports.getAlertConfigurations = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.getAlertConfigurations
10
- *
11
9
  * `mongodbatlas.getAlertConfigurations` describes all Alert Configurations by the provided project_id. The data source requires your Project ID.
12
10
  *
13
11
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
@@ -22,8 +20,6 @@ function getAlertConfigurations(args, opts) {
22
20
  }
23
21
  exports.getAlertConfigurations = getAlertConfigurations;
24
22
  /**
25
- * ## # Data Source: mongodbatlas.getAlertConfigurations
26
- *
27
23
  * `mongodbatlas.getAlertConfigurations` describes all Alert Configurations by the provided project_id. The data source requires your Project ID.
28
24
  *
29
25
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
@@ -1 +1 @@
1
- {"version":3,"file":"getAlertConfigurations.js","sourceRoot":"","sources":["../getAlertConfigurations.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC;AA2CD;;;;;;GAMG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oEAOC"}
1
+ {"version":3,"file":"getAlertConfigurations.js","sourceRoot":"","sources":["../getAlertConfigurations.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC;AA2CD;;;;GAIG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oEAOC"}
@@ -1,7 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * ## # Data Source: mongodbatlas.ApiKeyProjectAssignment
4
- *
5
3
  * `mongodbatlas.ApiKeyProjectAssignment` describes an API Key Project Assignment.
6
4
  *
7
5
  * ## Example Usage
@@ -76,8 +74,6 @@ export interface GetApiKeyProjectAssignmentResult {
76
74
  readonly roles: string[];
77
75
  }
78
76
  /**
79
- * ## # Data Source: mongodbatlas.ApiKeyProjectAssignment
80
- *
81
77
  * `mongodbatlas.ApiKeyProjectAssignment` describes an API Key Project Assignment.
82
78
  *
83
79
  * ## Example Usage
@@ -6,8 +6,6 @@ exports.getApiKeyProjectAssignmentOutput = exports.getApiKeyProjectAssignment =
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.ApiKeyProjectAssignment
10
- *
11
9
  * `mongodbatlas.ApiKeyProjectAssignment` describes an API Key Project Assignment.
12
10
  *
13
11
  * ## Example Usage
@@ -58,8 +56,6 @@ function getApiKeyProjectAssignment(args, opts) {
58
56
  }
59
57
  exports.getApiKeyProjectAssignment = getApiKeyProjectAssignment;
60
58
  /**
61
- * ## # Data Source: mongodbatlas.ApiKeyProjectAssignment
62
- *
63
59
  * `mongodbatlas.ApiKeyProjectAssignment` describes an API Key Project Assignment.
64
60
  *
65
61
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getApiKeyProjectAssignment.js","sourceRoot":"","sources":["../getApiKeyProjectAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC"}
1
+ {"version":3,"file":"getApiKeyProjectAssignment.js","sourceRoot":"","sources":["../getApiKeyProjectAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC"}
@@ -1,8 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
- * ## # Data Source: mongodbatlas.getApiKeyProjectAssignments
5
- *
6
4
  * `mongodbatlas.getApiKeyProjectAssignments` provides an API Key Project Assignments data source. The data source lets you list all API key project assignments for an organization.
7
5
  *
8
6
  * ## Example Usage
@@ -69,8 +67,6 @@ export interface GetApiKeyProjectAssignmentsResult {
69
67
  readonly results: outputs.GetApiKeyProjectAssignmentsResult[];
70
68
  }
71
69
  /**
72
- * ## # Data Source: mongodbatlas.getApiKeyProjectAssignments
73
- *
74
70
  * `mongodbatlas.getApiKeyProjectAssignments` provides an API Key Project Assignments data source. The data source lets you list all API key project assignments for an organization.
75
71
  *
76
72
  * ## Example Usage
@@ -6,8 +6,6 @@ exports.getApiKeyProjectAssignmentsOutput = exports.getApiKeyProjectAssignments
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.getApiKeyProjectAssignments
10
- *
11
9
  * `mongodbatlas.getApiKeyProjectAssignments` provides an API Key Project Assignments data source. The data source lets you list all API key project assignments for an organization.
12
10
  *
13
11
  * ## Example Usage
@@ -57,8 +55,6 @@ function getApiKeyProjectAssignments(args, opts) {
57
55
  }
58
56
  exports.getApiKeyProjectAssignments = getApiKeyProjectAssignments;
59
57
  /**
60
- * ## # Data Source: mongodbatlas.getApiKeyProjectAssignments
61
- *
62
58
  * `mongodbatlas.getApiKeyProjectAssignments` provides an API Key Project Assignments data source. The data source lets you list all API key project assignments for an organization.
63
59
  *
64
60
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getApiKeyProjectAssignments.js","sourceRoot":"","sources":["../getApiKeyProjectAssignments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
1
+ {"version":3,"file":"getApiKeyProjectAssignments.js","sourceRoot":"","sources":["../getApiKeyProjectAssignments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
package/getAtlasUser.d.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
- * ## # Data Source: mongodbatlas.getAtlasUser
5
- *
6
4
  * `mongodbatlas.getAtlasUser` Provides a MongoDB Atlas User.
7
5
  *
6
+ * > **DEPRECATION:** This data source is deprecated. Use `mongodbatlas.CloudUserOrgAssignment` to read organization user assignments. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
7
+ *
8
8
  * > **NOTE:** If you are the owner of a MongoDB Atlas organization or project, you can also retrieve the user profile for any user with membership in that organization or project.
9
9
  *
10
10
  * ## Example Usage
@@ -41,7 +41,7 @@ export interface GetAtlasUserArgs {
41
41
  /**
42
42
  * Email address that belongs to the MongoDB Atlas user account. You can't modify this address after creating the user.
43
43
  *
44
- * > **IMPORTANT:** Either `userId` or `username` must be configurated.
44
+ * > **IMPORTANT:** Either `userId` or `username` must be configured.
45
45
  */
46
46
  username?: string;
47
47
  }
@@ -58,7 +58,9 @@ export interface GetAtlasUserResult {
58
58
  */
59
59
  readonly createdAt: string;
60
60
  /**
61
- * Email address that belongs to the MongoDB Atlas user.
61
+ * **(DEPRECATED)** Email address that belongs to the MongoDB Atlas user. This attribute is deprecated and will be removed in the next major release. Please transition to `data.mongodbatlas_organization.users.username`, `data.mongodbatlas_team.users.username` or `data.mongodbatlas_project.users.username` attributes. For more details, see Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`."
62
+ *
63
+ * @deprecated This attribute is deprecated and will be removed in the next major release. Please transition to `data.mongodbatlas_organization.users.username, data.mongodbatlas_team.users.username or data.mongodbatlas_project.users.username attributes`. For more details, see https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/atlas-user-management.
62
64
  */
63
65
  readonly emailAddress: string;
64
66
  /**
@@ -96,10 +98,10 @@ export interface GetAtlasUserResult {
96
98
  readonly username?: string;
97
99
  }
98
100
  /**
99
- * ## # Data Source: mongodbatlas.getAtlasUser
100
- *
101
101
  * `mongodbatlas.getAtlasUser` Provides a MongoDB Atlas User.
102
102
  *
103
+ * > **DEPRECATION:** This data source is deprecated. Use `mongodbatlas.CloudUserOrgAssignment` to read organization user assignments. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
104
+ *
103
105
  * > **NOTE:** If you are the owner of a MongoDB Atlas organization or project, you can also retrieve the user profile for any user with membership in that organization or project.
104
106
  *
105
107
  * ## Example Usage
@@ -136,7 +138,7 @@ export interface GetAtlasUserOutputArgs {
136
138
  /**
137
139
  * Email address that belongs to the MongoDB Atlas user account. You can't modify this address after creating the user.
138
140
  *
139
- * > **IMPORTANT:** Either `userId` or `username` must be configurated.
141
+ * > **IMPORTANT:** Either `userId` or `username` must be configured.
140
142
  */
141
143
  username?: pulumi.Input<string>;
142
144
  }
package/getAtlasUser.js CHANGED
@@ -6,10 +6,10 @@ exports.getAtlasUserOutput = exports.getAtlasUser = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: mongodbatlas.getAtlasUser
10
- *
11
9
  * `mongodbatlas.getAtlasUser` Provides a MongoDB Atlas User.
12
10
  *
11
+ * > **DEPRECATION:** This data source is deprecated. Use `mongodbatlas.CloudUserOrgAssignment` to read organization user assignments. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
12
+ *
13
13
  * > **NOTE:** If you are the owner of a MongoDB Atlas organization or project, you can also retrieve the user profile for any user with membership in that organization or project.
14
14
  *
15
15
  * ## Example Usage
@@ -44,10 +44,10 @@ function getAtlasUser(args, opts) {
44
44
  }
45
45
  exports.getAtlasUser = getAtlasUser;
46
46
  /**
47
- * ## # Data Source: mongodbatlas.getAtlasUser
48
- *
49
47
  * `mongodbatlas.getAtlasUser` Provides a MongoDB Atlas User.
50
48
  *
49
+ * > **DEPRECATION:** This data source is deprecated. Use `mongodbatlas.CloudUserOrgAssignment` to read organization user assignments. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
50
+ *
51
51
  * > **NOTE:** If you are the owner of a MongoDB Atlas organization or project, you can also retrieve the user profile for any user with membership in that organization or project.
52
52
  *
53
53
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getAtlasUser.js","sourceRoot":"","sources":["../getAtlasUser.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AAoED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAAiC;IAC/F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC"}
1
+ {"version":3,"file":"getAtlasUser.js","sourceRoot":"","sources":["../getAtlasUser.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AAsED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAAiC;IAC/F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC"}
@@ -1,10 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
- * ## # Data Source: atlasUsers
5
- *
6
4
  * `atlasUsers` provides Atlas Users associated with a specified Organization, Project, or Team.
7
5
  *
6
+ * > **DEPRECATION:** This data source is deprecated. Replace it with the `users` attribute on `mongodbatlas.Organization`, `mongodbatlas.Project`, or `mongodbatlas.Team` data sources, depending on scope. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
7
+ *
8
8
  * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
9
9
  *
10
10
  * ## Example Usage
@@ -94,10 +94,10 @@ export interface GetAtlasUsersResult {
94
94
  readonly totalCount: number;
95
95
  }
96
96
  /**
97
- * ## # Data Source: atlasUsers
98
- *
99
97
  * `atlasUsers` provides Atlas Users associated with a specified Organization, Project, or Team.
100
98
  *
99
+ * > **DEPRECATION:** This data source is deprecated. Replace it with the `users` attribute on `mongodbatlas.Organization`, `mongodbatlas.Project`, or `mongodbatlas.Team` data sources, depending on scope. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
100
+ *
101
101
  * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
102
102
  *
103
103
  * ## Example Usage
package/getAtlasUsers.js CHANGED
@@ -6,10 +6,10 @@ exports.getAtlasUsersOutput = exports.getAtlasUsers = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Data Source: atlasUsers
10
- *
11
9
  * `atlasUsers` provides Atlas Users associated with a specified Organization, Project, or Team.
12
10
  *
11
+ * > **DEPRECATION:** This data source is deprecated. Replace it with the `users` attribute on `mongodbatlas.Organization`, `mongodbatlas.Project`, or `mongodbatlas.Team` data sources, depending on scope. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
12
+ *
13
13
  * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
14
14
  *
15
15
  * ## Example Usage
@@ -61,10 +61,10 @@ function getAtlasUsers(args, opts) {
61
61
  }
62
62
  exports.getAtlasUsers = getAtlasUsers;
63
63
  /**
64
- * ## # Data Source: atlasUsers
65
- *
66
64
  * `atlasUsers` provides Atlas Users associated with a specified Organization, Project, or Team.
67
65
  *
66
+ * > **DEPRECATION:** This data source is deprecated. Replace it with the `users` attribute on `mongodbatlas.Organization`, `mongodbatlas.Project`, or `mongodbatlas.Team` data sources, depending on scope. See the Migration Guide: Migrate off deprecated `mongodbatlas.getAtlasUser` and `mongodbatlas.getAtlasUsers`.
67
+ *
68
68
  * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
69
69
  *
70
70
  * ## Example Usage
package/getAuditing.d.ts CHANGED
@@ -1,7 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * ## # Data Source: mongodbatlas.Auditing
4
- *
5
3
  * `mongodbatlas.Auditing` describes a Auditing.
6
4
  *
7
5
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
@@ -60,8 +58,6 @@ export interface GetAuditingResult {
60
58
  readonly projectId: string;
61
59
  }
62
60
  /**
63
- * ## # Data Source: mongodbatlas.Auditing
64
- *
65
61
  * `mongodbatlas.Auditing` describes a Auditing.
66
62
  *
67
63
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.