@pulumi/mongodbatlas 3.15.0-alpha.1713333524 → 3.15.0-alpha.1713899327

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 (305) hide show
  1. package/accessListApiKey.d.ts +4 -8
  2. package/accessListApiKey.js +4 -8
  3. package/accessListApiKey.js.map +1 -1
  4. package/advancedCluster.d.ts +28 -61
  5. package/advancedCluster.js +28 -61
  6. package/advancedCluster.js.map +1 -1
  7. package/alertConfiguration.d.ts +44 -50
  8. package/alertConfiguration.js +44 -50
  9. package/alertConfiguration.js.map +1 -1
  10. package/apiKey.d.ts +0 -2
  11. package/apiKey.js +0 -2
  12. package/apiKey.js.map +1 -1
  13. package/auditing.d.ts +2 -4
  14. package/auditing.js +2 -4
  15. package/auditing.js.map +1 -1
  16. package/backupCompliancePolicy.d.ts +83 -0
  17. package/backupCompliancePolicy.js +83 -0
  18. package/backupCompliancePolicy.js.map +1 -1
  19. package/cloudBackupSnapshot.d.ts +7 -9
  20. package/cloudBackupSnapshot.js +7 -9
  21. package/cloudBackupSnapshot.js.map +1 -1
  22. package/cloudBackupSnapshotExportBucket.d.ts +2 -4
  23. package/cloudBackupSnapshotExportBucket.js +2 -4
  24. package/cloudBackupSnapshotExportBucket.js.map +1 -1
  25. package/cloudBackupSnapshotExportJob.d.ts +3 -7
  26. package/cloudBackupSnapshotExportJob.js +3 -7
  27. package/cloudBackupSnapshotExportJob.js.map +1 -1
  28. package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
  29. package/cloudBackupSnapshotRestoreJob.js +74 -13
  30. package/cloudBackupSnapshotRestoreJob.js.map +1 -1
  31. package/cluster.d.ts +48 -82
  32. package/cluster.js +48 -82
  33. package/cluster.js.map +1 -1
  34. package/clusterOutageSimulation.d.ts +2 -4
  35. package/clusterOutageSimulation.js +2 -4
  36. package/clusterOutageSimulation.js.map +1 -1
  37. package/customDbRole.d.ts +6 -10
  38. package/customDbRole.js +6 -10
  39. package/customDbRole.js.map +1 -1
  40. package/customDnsConfigurationClusterAws.d.ts +1 -3
  41. package/customDnsConfigurationClusterAws.js +1 -3
  42. package/customDnsConfigurationClusterAws.js.map +1 -1
  43. package/databaseUser.d.ts +19 -27
  44. package/databaseUser.js +19 -27
  45. package/databaseUser.js.map +1 -1
  46. package/eventTrigger.d.ts +24 -28
  47. package/eventTrigger.js +24 -28
  48. package/eventTrigger.js.map +1 -1
  49. package/federatedDatabaseInstance.d.ts +10 -12
  50. package/federatedDatabaseInstance.js +10 -12
  51. package/federatedDatabaseInstance.js.map +1 -1
  52. package/federatedQueryLimit.d.ts +2 -4
  53. package/federatedQueryLimit.js +2 -4
  54. package/federatedQueryLimit.js.map +1 -1
  55. package/federatedSettingsIdentityProvider.d.ts +6 -7
  56. package/federatedSettingsIdentityProvider.js +6 -7
  57. package/federatedSettingsIdentityProvider.js.map +1 -1
  58. package/federatedSettingsOrgRoleMapping.d.ts +2 -4
  59. package/federatedSettingsOrgRoleMapping.js +2 -4
  60. package/federatedSettingsOrgRoleMapping.js.map +1 -1
  61. package/get509AuthenticationDatabaseUser.d.ts +60 -0
  62. package/get509AuthenticationDatabaseUser.js +60 -0
  63. package/get509AuthenticationDatabaseUser.js.map +1 -1
  64. package/getAccessListApiKeys.d.ts +0 -16
  65. package/getAccessListApiKeys.js.map +1 -1
  66. package/getAdvancedCluster.d.ts +56 -0
  67. package/getAdvancedCluster.js +56 -0
  68. package/getAdvancedCluster.js.map +1 -1
  69. package/getAlertConfiguration.d.ts +190 -0
  70. package/getAlertConfiguration.js +190 -0
  71. package/getAlertConfiguration.js.map +1 -1
  72. package/getAtlasUser.d.ts +0 -8
  73. package/getAtlasUser.js +0 -8
  74. package/getAtlasUser.js.map +1 -1
  75. package/getAtlasUsers.d.ts +2 -14
  76. package/getAtlasUsers.js +2 -14
  77. package/getAtlasUsers.js.map +1 -1
  78. package/getAuditing.d.ts +34 -0
  79. package/getAuditing.js +34 -0
  80. package/getAuditing.js.map +1 -1
  81. package/getBackupCompliancePolicy.d.ts +166 -0
  82. package/getBackupCompliancePolicy.js +166 -0
  83. package/getBackupCompliancePolicy.js.map +1 -1
  84. package/getCloudBackupSchedule.d.ts +54 -0
  85. package/getCloudBackupSchedule.js +54 -0
  86. package/getCloudBackupSchedule.js.map +1 -1
  87. package/getCloudBackupSnapshot.d.ts +38 -0
  88. package/getCloudBackupSnapshot.js +38 -0
  89. package/getCloudBackupSnapshot.js.map +1 -1
  90. package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
  91. package/getCloudBackupSnapshotExportBucket.js +36 -0
  92. package/getCloudBackupSnapshotExportBucket.js.map +1 -1
  93. package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
  94. package/getCloudBackupSnapshotExportBuckets.js +8 -12
  95. package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
  96. package/getCloudBackupSnapshotExportJob.d.ts +58 -0
  97. package/getCloudBackupSnapshotExportJob.js +58 -0
  98. package/getCloudBackupSnapshotExportJob.js.map +1 -1
  99. package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
  100. package/getCloudBackupSnapshotExportJobs.js +6 -10
  101. package/getCloudBackupSnapshotExportJobs.js.map +1 -1
  102. package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
  103. package/getCloudBackupSnapshotRestoreJobs.js +6 -10
  104. package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
  105. package/getCloudProviderAccessSetup.d.ts +4 -12
  106. package/getCloudProviderAccessSetup.js +4 -12
  107. package/getCloudProviderAccessSetup.js.map +1 -1
  108. package/getCluster.d.ts +60 -0
  109. package/getCluster.js +60 -0
  110. package/getCluster.js.map +1 -1
  111. package/getClusterOutageSimulation.d.ts +2 -6
  112. package/getClusterOutageSimulation.js +2 -6
  113. package/getClusterOutageSimulation.js.map +1 -1
  114. package/getClusters.d.ts +6 -8
  115. package/getClusters.js +6 -8
  116. package/getClusters.js.map +1 -1
  117. package/getCustomDbRole.d.ts +2 -6
  118. package/getCustomDbRole.js +2 -6
  119. package/getCustomDbRole.js.map +1 -1
  120. package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
  121. package/getCustomDnsConfigurationClusterAws.js +30 -0
  122. package/getCustomDnsConfigurationClusterAws.js.map +1 -1
  123. package/getDatabaseUser.d.ts +124 -0
  124. package/getDatabaseUser.js +124 -0
  125. package/getDatabaseUser.js.map +1 -1
  126. package/getDatabaseUsers.d.ts +14 -22
  127. package/getDatabaseUsers.js +14 -22
  128. package/getDatabaseUsers.js.map +1 -1
  129. package/getFederatedDatabaseInstance.d.ts +6 -14
  130. package/getFederatedDatabaseInstance.js +6 -14
  131. package/getFederatedDatabaseInstance.js.map +1 -1
  132. package/getFederatedQueryLimit.d.ts +2 -6
  133. package/getFederatedQueryLimit.js +2 -6
  134. package/getFederatedQueryLimit.js.map +1 -1
  135. package/getFederatedQueryLimits.d.ts +0 -4
  136. package/getFederatedQueryLimits.js +0 -4
  137. package/getFederatedQueryLimits.js.map +1 -1
  138. package/getFederatedSettings.d.ts +0 -4
  139. package/getFederatedSettings.js +0 -4
  140. package/getFederatedSettings.js.map +1 -1
  141. package/getFederatedSettingsIdentityProvider.d.ts +4 -6
  142. package/getFederatedSettingsIdentityProvider.js +4 -6
  143. package/getFederatedSettingsIdentityProvider.js.map +1 -1
  144. package/getFederatedSettingsIdentityProviders.d.ts +4 -6
  145. package/getFederatedSettingsIdentityProviders.js +4 -6
  146. package/getFederatedSettingsIdentityProviders.js.map +1 -1
  147. package/getFederatedSettingsOrgConfig.d.ts +6 -10
  148. package/getFederatedSettingsOrgConfig.js +6 -10
  149. package/getFederatedSettingsOrgConfig.js.map +1 -1
  150. package/getFederatedSettingsOrgConfigs.d.ts +6 -10
  151. package/getFederatedSettingsOrgConfigs.js +6 -10
  152. package/getFederatedSettingsOrgConfigs.js.map +1 -1
  153. package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
  154. package/getFederatedSettingsOrgRoleMapping.js +4 -8
  155. package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
  156. package/getGlobalClusterConfig.d.ts +110 -0
  157. package/getGlobalClusterConfig.js +110 -0
  158. package/getGlobalClusterConfig.js.map +1 -1
  159. package/getLdapConfiguration.d.ts +46 -0
  160. package/getLdapConfiguration.js +46 -0
  161. package/getLdapConfiguration.js.map +1 -1
  162. package/getLdapVerify.d.ts +66 -0
  163. package/getLdapVerify.js +66 -0
  164. package/getLdapVerify.js.map +1 -1
  165. package/getMaintenanceWindow.d.ts +60 -0
  166. package/getMaintenanceWindow.js +60 -0
  167. package/getMaintenanceWindow.js.map +1 -1
  168. package/getNetworkContainer.d.ts +36 -0
  169. package/getNetworkContainer.js +36 -0
  170. package/getNetworkContainer.js.map +1 -1
  171. package/getNetworkContainers.d.ts +4 -8
  172. package/getNetworkContainers.js +4 -8
  173. package/getNetworkContainers.js.map +1 -1
  174. package/getNetworkPeering.d.ts +42 -0
  175. package/getNetworkPeering.js +42 -0
  176. package/getNetworkPeering.js.map +1 -1
  177. package/getNetworkPeerings.d.ts +4 -8
  178. package/getNetworkPeerings.js +4 -8
  179. package/getNetworkPeerings.js.map +1 -1
  180. package/getOrganization.d.ts +0 -4
  181. package/getOrganization.js +0 -4
  182. package/getOrganization.js.map +1 -1
  183. package/getOrganizations.d.ts +2 -12
  184. package/getOrganizations.js +2 -6
  185. package/getOrganizations.js.map +1 -1
  186. package/getPrivateLinkEndpoint.d.ts +42 -0
  187. package/getPrivateLinkEndpoint.js +42 -0
  188. package/getPrivateLinkEndpoint.js.map +1 -1
  189. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
  190. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
  191. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  192. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
  193. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
  194. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
  195. package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
  196. package/getPrivatelinkEndpointServiceServerless.js +20 -24
  197. package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
  198. package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
  199. package/getPrivatelinkEndpointsServiceServerless.js +20 -24
  200. package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
  201. package/getProject.d.ts +126 -0
  202. package/getProject.js +126 -0
  203. package/getProject.js.map +1 -1
  204. package/getProjectApiKey.d.ts +36 -0
  205. package/getProjectApiKey.js +36 -0
  206. package/getProjectApiKey.js.map +1 -1
  207. package/getProjectApiKeys.d.ts +2 -6
  208. package/getProjectApiKeys.js +2 -6
  209. package/getProjectApiKeys.js.map +1 -1
  210. package/getProjectInvitation.d.ts +34 -0
  211. package/getProjectInvitation.js +34 -0
  212. package/getProjectInvitation.js.map +1 -1
  213. package/getProjectIpAccessList.d.ts +134 -0
  214. package/getProjectIpAccessList.js +134 -0
  215. package/getProjectIpAccessList.js.map +1 -1
  216. package/getProjects.d.ts +10 -12
  217. package/getProjects.js +10 -12
  218. package/getProjects.js.map +1 -1
  219. package/getRolesOrgId.d.ts +0 -4
  220. package/getRolesOrgId.js +0 -4
  221. package/getRolesOrgId.js.map +1 -1
  222. package/getSearchIndex.d.ts +2 -6
  223. package/getSearchIndex.js +2 -6
  224. package/getSearchIndex.js.map +1 -1
  225. package/getServerlessInstance.d.ts +0 -4
  226. package/getServerlessInstance.js +0 -4
  227. package/getServerlessInstance.js.map +1 -1
  228. package/getServerlessInstances.d.ts +0 -4
  229. package/getServerlessInstances.js +0 -4
  230. package/getServerlessInstances.js.map +1 -1
  231. package/getThirdPartyIntegration.d.ts +2 -6
  232. package/getThirdPartyIntegration.js +2 -6
  233. package/getThirdPartyIntegration.js.map +1 -1
  234. package/getThirdPartyIntegrations.d.ts +4 -8
  235. package/getThirdPartyIntegrations.js +4 -8
  236. package/getThirdPartyIntegrations.js.map +1 -1
  237. package/getX509AuthenticationDatabaseUser.d.ts +60 -0
  238. package/getX509AuthenticationDatabaseUser.js +60 -0
  239. package/getX509AuthenticationDatabaseUser.js.map +1 -1
  240. package/globalClusterConfig.d.ts +4 -6
  241. package/globalClusterConfig.js +4 -6
  242. package/globalClusterConfig.js.map +1 -1
  243. package/ldapConfiguration.d.ts +12 -10
  244. package/ldapConfiguration.js +12 -10
  245. package/ldapConfiguration.js.map +1 -1
  246. package/ldapVerify.d.ts +9 -8
  247. package/ldapVerify.js +9 -8
  248. package/ldapVerify.js.map +1 -1
  249. package/maintenanceWindow.d.ts +2 -6
  250. package/maintenanceWindow.js +2 -6
  251. package/maintenanceWindow.js.map +1 -1
  252. package/networkContainer.d.ts +3 -9
  253. package/networkContainer.js +3 -9
  254. package/networkContainer.js.map +1 -1
  255. package/networkPeering.d.ts +38 -151
  256. package/networkPeering.js +38 -151
  257. package/networkPeering.js.map +1 -1
  258. package/onlineArchive.d.ts +8 -12
  259. package/onlineArchive.js +8 -12
  260. package/onlineArchive.js.map +1 -1
  261. package/orgInvitation.d.ts +4 -10
  262. package/orgInvitation.js +4 -10
  263. package/orgInvitation.js.map +1 -1
  264. package/organization.d.ts +2 -3
  265. package/organization.js +2 -3
  266. package/organization.js.map +1 -1
  267. package/package.json +1 -1
  268. package/privateLinkEndpoint.d.ts +0 -2
  269. package/privateLinkEndpoint.js +0 -2
  270. package/privateLinkEndpoint.js.map +1 -1
  271. package/privateLinkEndpointService.d.ts +93 -26
  272. package/privateLinkEndpointService.js +93 -26
  273. package/privateLinkEndpointService.js.map +1 -1
  274. package/privatelinkEndpointServerless.d.ts +3 -4
  275. package/privatelinkEndpointServerless.js +3 -4
  276. package/privatelinkEndpointServerless.js.map +1 -1
  277. package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
  278. package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
  279. package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  280. package/privatelinkEndpointServiceServerless.d.ts +52 -8
  281. package/privatelinkEndpointServiceServerless.js +52 -8
  282. package/privatelinkEndpointServiceServerless.js.map +1 -1
  283. package/project.d.ts +4 -5
  284. package/project.js +4 -5
  285. package/project.js.map +1 -1
  286. package/projectApiKey.d.ts +0 -4
  287. package/projectApiKey.js +0 -4
  288. package/projectApiKey.js.map +1 -1
  289. package/projectInvitation.d.ts +2 -6
  290. package/projectInvitation.js +2 -6
  291. package/projectInvitation.js.map +1 -1
  292. package/projectIpAccessList.d.ts +8 -14
  293. package/projectIpAccessList.js +8 -14
  294. package/projectIpAccessList.js.map +1 -1
  295. package/searchIndex.d.ts +7 -11
  296. package/searchIndex.js +7 -11
  297. package/searchIndex.js.map +1 -1
  298. package/serverlessInstance.d.ts +1 -2
  299. package/serverlessInstance.js +1 -2
  300. package/serverlessInstance.js.map +1 -1
  301. package/thirdPartyIntegration.d.ts +3 -113
  302. package/thirdPartyIntegration.js +3 -5
  303. package/thirdPartyIntegration.js.map +1 -1
  304. package/types/input.d.ts +1 -332
  305. package/types/output.d.ts +13 -408
@@ -10,23 +10,21 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * <!--Start PulumiCodeChooser -->
14
13
  * ```typescript
15
14
  * import * as pulumi from "@pulumi/pulumi";
16
15
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
17
16
  *
18
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
17
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
19
18
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
20
19
  * orgId: "627a9683ea7ff7f74de306f14",
21
20
  * domainRestrictionEnabled: false,
22
21
  * domainAllowLists: ["mydomain.com"],
23
22
  * postAuthRoleGrants: ["ORG_MEMBER"],
24
23
  * });
25
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigsOutput({
26
- * federationSettingsId: orgConnections.id,
24
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigs({
25
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
27
26
  * });
28
27
  * ```
29
- * <!--End PulumiCodeChooser -->
30
28
  */
31
29
  function getFederatedSettingsOrgConfigs(args, opts) {
32
30
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -42,23 +40,21 @@ exports.getFederatedSettingsOrgConfigs = getFederatedSettingsOrgConfigs;
42
40
  *
43
41
  * ## Example Usage
44
42
  *
45
- * <!--Start PulumiCodeChooser -->
46
43
  * ```typescript
47
44
  * import * as pulumi from "@pulumi/pulumi";
48
45
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
49
46
  *
50
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
47
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
51
48
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
52
49
  * orgId: "627a9683ea7ff7f74de306f14",
53
50
  * domainRestrictionEnabled: false,
54
51
  * domainAllowLists: ["mydomain.com"],
55
52
  * postAuthRoleGrants: ["ORG_MEMBER"],
56
53
  * });
57
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigsOutput({
58
- * federationSettingsId: orgConnections.id,
54
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigs({
55
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
59
56
  * });
60
57
  * ```
61
- * <!--End PulumiCodeChooser -->
62
58
  */
63
59
  function getFederatedSettingsOrgConfigsOutput(args, opts) {
64
60
  return pulumi.output(args).apply((a) => getFederatedSettingsOrgConfigs(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettingsOrgConfigs.js","sourceRoot":"","sources":["../getFederatedSettingsOrgConfigs.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAEhH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AAuCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAC5H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,8BAA8B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,oFAEC"}
1
+ {"version":3,"file":"getFederatedSettingsOrgConfigs.js","sourceRoot":"","sources":["../getFederatedSettingsOrgConfigs.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAEhH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AAuCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAC5H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,8BAA8B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,oFAEC"}
@@ -5,13 +5,12 @@ import * as outputs from "./types/output";
5
5
  *
6
6
  * ## Example Usage
7
7
  *
8
- * <!--Start PulumiCodeChooser -->
9
8
  * ```typescript
10
9
  * import * as pulumi from "@pulumi/pulumi";
11
10
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
12
11
  *
13
- * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("orgGroupRoleMappingImport", {
14
- * federationSettingsId: data.mongodbatlas_federated_settings.federated_settings.id,
12
+ * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("org_group_role_mapping_import", {
13
+ * federationSettingsId: federatedSettings.id,
15
14
  * orgId: "627a9683e7f7f7ff7fe306f14",
16
15
  * externalGroupName: "myGrouptest",
17
16
  * roleAssignments: [
@@ -50,7 +49,6 @@ import * as outputs from "./types/output";
50
49
  * roleMappingId: "627a9673e7f7f7ff7fe306f14",
51
50
  * });
52
51
  * ```
53
- * <!--End PulumiCodeChooser -->
54
52
  */
55
53
  export declare function getFederatedSettingsOrgRoleMapping(args: GetFederatedSettingsOrgRoleMappingArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsOrgRoleMappingResult>;
56
54
  /**
@@ -92,13 +90,12 @@ export interface GetFederatedSettingsOrgRoleMappingResult {
92
90
  *
93
91
  * ## Example Usage
94
92
  *
95
- * <!--Start PulumiCodeChooser -->
96
93
  * ```typescript
97
94
  * import * as pulumi from "@pulumi/pulumi";
98
95
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
99
96
  *
100
- * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("orgGroupRoleMappingImport", {
101
- * federationSettingsId: data.mongodbatlas_federated_settings.federated_settings.id,
97
+ * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("org_group_role_mapping_import", {
98
+ * federationSettingsId: federatedSettings.id,
102
99
  * orgId: "627a9683e7f7f7ff7fe306f14",
103
100
  * externalGroupName: "myGrouptest",
104
101
  * roleAssignments: [
@@ -137,7 +134,6 @@ export interface GetFederatedSettingsOrgRoleMappingResult {
137
134
  * roleMappingId: "627a9673e7f7f7ff7fe306f14",
138
135
  * });
139
136
  * ```
140
- * <!--End PulumiCodeChooser -->
141
137
  */
142
138
  export declare function getFederatedSettingsOrgRoleMappingOutput(args: GetFederatedSettingsOrgRoleMappingOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsOrgRoleMappingResult>;
143
139
  /**
@@ -10,13 +10,12 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * <!--Start PulumiCodeChooser -->
14
13
  * ```typescript
15
14
  * import * as pulumi from "@pulumi/pulumi";
16
15
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
17
16
  *
18
- * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("orgGroupRoleMappingImport", {
19
- * federationSettingsId: data.mongodbatlas_federated_settings.federated_settings.id,
17
+ * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("org_group_role_mapping_import", {
18
+ * federationSettingsId: federatedSettings.id,
20
19
  * orgId: "627a9683e7f7f7ff7fe306f14",
21
20
  * externalGroupName: "myGrouptest",
22
21
  * roleAssignments: [
@@ -55,7 +54,6 @@ const utilities = require("./utilities");
55
54
  * roleMappingId: "627a9673e7f7f7ff7fe306f14",
56
55
  * });
57
56
  * ```
58
- * <!--End PulumiCodeChooser -->
59
57
  */
60
58
  function getFederatedSettingsOrgRoleMapping(args, opts) {
61
59
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -71,13 +69,12 @@ exports.getFederatedSettingsOrgRoleMapping = getFederatedSettingsOrgRoleMapping;
71
69
  *
72
70
  * ## Example Usage
73
71
  *
74
- * <!--Start PulumiCodeChooser -->
75
72
  * ```typescript
76
73
  * import * as pulumi from "@pulumi/pulumi";
77
74
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
78
75
  *
79
- * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("orgGroupRoleMappingImport", {
80
- * federationSettingsId: data.mongodbatlas_federated_settings.federated_settings.id,
76
+ * const orgGroupRoleMappingImport = new mongodbatlas.FederatedSettingsOrgRoleMapping("org_group_role_mapping_import", {
77
+ * federationSettingsId: federatedSettings.id,
81
78
  * orgId: "627a9683e7f7f7ff7fe306f14",
82
79
  * externalGroupName: "myGrouptest",
83
80
  * roleAssignments: [
@@ -116,7 +113,6 @@ exports.getFederatedSettingsOrgRoleMapping = getFederatedSettingsOrgRoleMapping;
116
113
  * roleMappingId: "627a9673e7f7f7ff7fe306f14",
117
114
  * });
118
115
  * ```
119
- * <!--End PulumiCodeChooser -->
120
116
  */
121
117
  function getFederatedSettingsOrgRoleMappingOutput(args, opts) {
122
118
  return pulumi.output(args).apply((a) => getFederatedSettingsOrgRoleMapping(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettingsOrgRoleMapping.js","sourceRoot":"","sources":["../getFederatedSettingsOrgRoleMapping.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IAExH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0FAA0F,EAAE;QACrH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gFAQC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kCAAkC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7F,CAAC;AAFD,4FAEC"}
1
+ {"version":3,"file":"getFederatedSettingsOrgRoleMapping.js","sourceRoot":"","sources":["../getFederatedSettingsOrgRoleMapping.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IAExH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0FAA0F,EAAE;QACrH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gFAQC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kCAAkC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7F,CAAC;AAFD,4FAEC"}
@@ -5,6 +5,61 @@ import * as outputs from "./types/output";
5
5
  * `mongodbatlas.GlobalClusterConfig` describes all managed namespaces and custom zone mappings associated with the specified Global Cluster.
6
6
  *
7
7
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
14
+ *
15
+ * const test = new mongodbatlas.Cluster("test", {
16
+ * projectId: "<YOUR-PROJECT-ID>",
17
+ * name: "<CLUSTER-NAME>",
18
+ * cloudBackup: true,
19
+ * clusterType: "GEOSHARDED",
20
+ * providerName: "AWS",
21
+ * providerInstanceSizeName: "M30",
22
+ * replicationSpecs: [
23
+ * {
24
+ * zoneName: "Zone 1",
25
+ * numShards: 2,
26
+ * regionsConfigs: [{
27
+ * regionName: "EU_CENTRAL_1",
28
+ * electableNodes: 3,
29
+ * priority: 7,
30
+ * readOnlyNodes: 0,
31
+ * }],
32
+ * },
33
+ * {
34
+ * zoneName: "Zone 2",
35
+ * numShards: 2,
36
+ * regionsConfigs: [{
37
+ * regionName: "US_EAST_2",
38
+ * electableNodes: 3,
39
+ * priority: 7,
40
+ * readOnlyNodes: 0,
41
+ * }],
42
+ * },
43
+ * ],
44
+ * });
45
+ * const configGlobalClusterConfig = new mongodbatlas.GlobalClusterConfig("config", {
46
+ * projectId: test.projectId,
47
+ * clusterName: test.name,
48
+ * managedNamespaces: [{
49
+ * db: "mydata",
50
+ * collection: "publishers",
51
+ * customShardKey: "city",
52
+ * }],
53
+ * customZoneMappings: [{
54
+ * location: "CA",
55
+ * zone: "Zone 1",
56
+ * }],
57
+ * });
58
+ * const config = mongodbatlas.getGlobalClusterConfigOutput({
59
+ * projectId: configGlobalClusterConfig.projectId,
60
+ * clusterName: configGlobalClusterConfig.clusterName,
61
+ * });
62
+ * ```
8
63
  */
9
64
  export declare function getGlobalClusterConfig(args: GetGlobalClusterConfigArgs, opts?: pulumi.InvokeOptions): Promise<GetGlobalClusterConfigResult>;
10
65
  /**
@@ -47,6 +102,61 @@ export interface GetGlobalClusterConfigResult {
47
102
  * `mongodbatlas.GlobalClusterConfig` describes all managed namespaces and custom zone mappings associated with the specified Global Cluster.
48
103
  *
49
104
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
105
+ *
106
+ * ## Example Usage
107
+ *
108
+ * ```typescript
109
+ * import * as pulumi from "@pulumi/pulumi";
110
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
111
+ *
112
+ * const test = new mongodbatlas.Cluster("test", {
113
+ * projectId: "<YOUR-PROJECT-ID>",
114
+ * name: "<CLUSTER-NAME>",
115
+ * cloudBackup: true,
116
+ * clusterType: "GEOSHARDED",
117
+ * providerName: "AWS",
118
+ * providerInstanceSizeName: "M30",
119
+ * replicationSpecs: [
120
+ * {
121
+ * zoneName: "Zone 1",
122
+ * numShards: 2,
123
+ * regionsConfigs: [{
124
+ * regionName: "EU_CENTRAL_1",
125
+ * electableNodes: 3,
126
+ * priority: 7,
127
+ * readOnlyNodes: 0,
128
+ * }],
129
+ * },
130
+ * {
131
+ * zoneName: "Zone 2",
132
+ * numShards: 2,
133
+ * regionsConfigs: [{
134
+ * regionName: "US_EAST_2",
135
+ * electableNodes: 3,
136
+ * priority: 7,
137
+ * readOnlyNodes: 0,
138
+ * }],
139
+ * },
140
+ * ],
141
+ * });
142
+ * const configGlobalClusterConfig = new mongodbatlas.GlobalClusterConfig("config", {
143
+ * projectId: test.projectId,
144
+ * clusterName: test.name,
145
+ * managedNamespaces: [{
146
+ * db: "mydata",
147
+ * collection: "publishers",
148
+ * customShardKey: "city",
149
+ * }],
150
+ * customZoneMappings: [{
151
+ * location: "CA",
152
+ * zone: "Zone 1",
153
+ * }],
154
+ * });
155
+ * const config = mongodbatlas.getGlobalClusterConfigOutput({
156
+ * projectId: configGlobalClusterConfig.projectId,
157
+ * clusterName: configGlobalClusterConfig.clusterName,
158
+ * });
159
+ * ```
50
160
  */
51
161
  export declare function getGlobalClusterConfigOutput(args: GetGlobalClusterConfigOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGlobalClusterConfigResult>;
52
162
  /**
@@ -9,6 +9,61 @@ const utilities = require("./utilities");
9
9
  * `mongodbatlas.GlobalClusterConfig` describes all managed namespaces and custom zone mappings associated with the specified Global Cluster.
10
10
  *
11
11
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
18
+ *
19
+ * const test = new mongodbatlas.Cluster("test", {
20
+ * projectId: "<YOUR-PROJECT-ID>",
21
+ * name: "<CLUSTER-NAME>",
22
+ * cloudBackup: true,
23
+ * clusterType: "GEOSHARDED",
24
+ * providerName: "AWS",
25
+ * providerInstanceSizeName: "M30",
26
+ * replicationSpecs: [
27
+ * {
28
+ * zoneName: "Zone 1",
29
+ * numShards: 2,
30
+ * regionsConfigs: [{
31
+ * regionName: "EU_CENTRAL_1",
32
+ * electableNodes: 3,
33
+ * priority: 7,
34
+ * readOnlyNodes: 0,
35
+ * }],
36
+ * },
37
+ * {
38
+ * zoneName: "Zone 2",
39
+ * numShards: 2,
40
+ * regionsConfigs: [{
41
+ * regionName: "US_EAST_2",
42
+ * electableNodes: 3,
43
+ * priority: 7,
44
+ * readOnlyNodes: 0,
45
+ * }],
46
+ * },
47
+ * ],
48
+ * });
49
+ * const configGlobalClusterConfig = new mongodbatlas.GlobalClusterConfig("config", {
50
+ * projectId: test.projectId,
51
+ * clusterName: test.name,
52
+ * managedNamespaces: [{
53
+ * db: "mydata",
54
+ * collection: "publishers",
55
+ * customShardKey: "city",
56
+ * }],
57
+ * customZoneMappings: [{
58
+ * location: "CA",
59
+ * zone: "Zone 1",
60
+ * }],
61
+ * });
62
+ * const config = mongodbatlas.getGlobalClusterConfigOutput({
63
+ * projectId: configGlobalClusterConfig.projectId,
64
+ * clusterName: configGlobalClusterConfig.clusterName,
65
+ * });
66
+ * ```
12
67
  */
13
68
  function getGlobalClusterConfig(args, opts) {
14
69
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,6 +78,61 @@ exports.getGlobalClusterConfig = getGlobalClusterConfig;
23
78
  * `mongodbatlas.GlobalClusterConfig` describes all managed namespaces and custom zone mappings associated with the specified Global Cluster.
24
79
  *
25
80
  * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
81
+ *
82
+ * ## Example Usage
83
+ *
84
+ * ```typescript
85
+ * import * as pulumi from "@pulumi/pulumi";
86
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
87
+ *
88
+ * const test = new mongodbatlas.Cluster("test", {
89
+ * projectId: "<YOUR-PROJECT-ID>",
90
+ * name: "<CLUSTER-NAME>",
91
+ * cloudBackup: true,
92
+ * clusterType: "GEOSHARDED",
93
+ * providerName: "AWS",
94
+ * providerInstanceSizeName: "M30",
95
+ * replicationSpecs: [
96
+ * {
97
+ * zoneName: "Zone 1",
98
+ * numShards: 2,
99
+ * regionsConfigs: [{
100
+ * regionName: "EU_CENTRAL_1",
101
+ * electableNodes: 3,
102
+ * priority: 7,
103
+ * readOnlyNodes: 0,
104
+ * }],
105
+ * },
106
+ * {
107
+ * zoneName: "Zone 2",
108
+ * numShards: 2,
109
+ * regionsConfigs: [{
110
+ * regionName: "US_EAST_2",
111
+ * electableNodes: 3,
112
+ * priority: 7,
113
+ * readOnlyNodes: 0,
114
+ * }],
115
+ * },
116
+ * ],
117
+ * });
118
+ * const configGlobalClusterConfig = new mongodbatlas.GlobalClusterConfig("config", {
119
+ * projectId: test.projectId,
120
+ * clusterName: test.name,
121
+ * managedNamespaces: [{
122
+ * db: "mydata",
123
+ * collection: "publishers",
124
+ * customShardKey: "city",
125
+ * }],
126
+ * customZoneMappings: [{
127
+ * location: "CA",
128
+ * zone: "Zone 1",
129
+ * }],
130
+ * });
131
+ * const config = mongodbatlas.getGlobalClusterConfigOutput({
132
+ * projectId: configGlobalClusterConfig.projectId,
133
+ * clusterName: configGlobalClusterConfig.clusterName,
134
+ * });
135
+ * ```
26
136
  */
27
137
  function getGlobalClusterConfigOutput(args, opts) {
28
138
  return pulumi.output(args).apply((a) => getGlobalClusterConfig(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getGlobalClusterConfig.js","sourceRoot":"","sources":["../getGlobalClusterConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAqCD;;;;GAIG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
1
+ {"version":3,"file":"getGlobalClusterConfig.js","sourceRoot":"","sources":["../getGlobalClusterConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
@@ -4,6 +4,29 @@ import * as outputs from "./types/output";
4
4
  * `mongodbatlas.LdapConfiguration` describes a LDAP Configuration.
5
5
  *
6
6
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
13
+ *
14
+ * const testProject = new mongodbatlas.Project("test", {
15
+ * name: "NAME OF THE PROJECT",
16
+ * orgId: "ORG ID",
17
+ * });
18
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
19
+ * projectId: testProject.id,
20
+ * authenticationEnabled: true,
21
+ * hostname: "HOSTNAME",
22
+ * port: 636,
23
+ * bindUsername: "USERNAME",
24
+ * bindPassword: "PASSWORD",
25
+ * });
26
+ * const test = mongodbatlas.getLdapConfigurationOutput({
27
+ * projectId: testLdapConfiguration.id,
28
+ * });
29
+ * ```
7
30
  */
8
31
  export declare function getLdapConfiguration(args: GetLdapConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetLdapConfigurationResult>;
9
32
  /**
@@ -65,6 +88,29 @@ export interface GetLdapConfigurationResult {
65
88
  * `mongodbatlas.LdapConfiguration` describes a LDAP Configuration.
66
89
  *
67
90
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
91
+ *
92
+ * ## Example Usage
93
+ *
94
+ * ```typescript
95
+ * import * as pulumi from "@pulumi/pulumi";
96
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
97
+ *
98
+ * const testProject = new mongodbatlas.Project("test", {
99
+ * name: "NAME OF THE PROJECT",
100
+ * orgId: "ORG ID",
101
+ * });
102
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
103
+ * projectId: testProject.id,
104
+ * authenticationEnabled: true,
105
+ * hostname: "HOSTNAME",
106
+ * port: 636,
107
+ * bindUsername: "USERNAME",
108
+ * bindPassword: "PASSWORD",
109
+ * });
110
+ * const test = mongodbatlas.getLdapConfigurationOutput({
111
+ * projectId: testLdapConfiguration.id,
112
+ * });
113
+ * ```
68
114
  */
69
115
  export declare function getLdapConfigurationOutput(args: GetLdapConfigurationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLdapConfigurationResult>;
70
116
  /**
@@ -9,6 +9,29 @@ const utilities = require("./utilities");
9
9
  * `mongodbatlas.LdapConfiguration` describes a LDAP Configuration.
10
10
  *
11
11
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
18
+ *
19
+ * const testProject = new mongodbatlas.Project("test", {
20
+ * name: "NAME OF THE PROJECT",
21
+ * orgId: "ORG ID",
22
+ * });
23
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
24
+ * projectId: testProject.id,
25
+ * authenticationEnabled: true,
26
+ * hostname: "HOSTNAME",
27
+ * port: 636,
28
+ * bindUsername: "USERNAME",
29
+ * bindPassword: "PASSWORD",
30
+ * });
31
+ * const test = mongodbatlas.getLdapConfigurationOutput({
32
+ * projectId: testLdapConfiguration.id,
33
+ * });
34
+ * ```
12
35
  */
13
36
  function getLdapConfiguration(args, opts) {
14
37
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,6 +44,29 @@ exports.getLdapConfiguration = getLdapConfiguration;
21
44
  * `mongodbatlas.LdapConfiguration` describes a LDAP Configuration.
22
45
  *
23
46
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
47
+ *
48
+ * ## Example Usage
49
+ *
50
+ * ```typescript
51
+ * import * as pulumi from "@pulumi/pulumi";
52
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
53
+ *
54
+ * const testProject = new mongodbatlas.Project("test", {
55
+ * name: "NAME OF THE PROJECT",
56
+ * orgId: "ORG ID",
57
+ * });
58
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
59
+ * projectId: testProject.id,
60
+ * authenticationEnabled: true,
61
+ * hostname: "HOSTNAME",
62
+ * port: 636,
63
+ * bindUsername: "USERNAME",
64
+ * bindPassword: "PASSWORD",
65
+ * });
66
+ * const test = mongodbatlas.getLdapConfigurationOutput({
67
+ * projectId: testLdapConfiguration.id,
68
+ * });
69
+ * ```
24
70
  */
25
71
  function getLdapConfigurationOutput(args, opts) {
26
72
  return pulumi.output(args).apply((a) => getLdapConfiguration(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getLdapConfiguration.js","sourceRoot":"","sources":["../getLdapConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AA0DD;;;;GAIG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
1
+ {"version":3,"file":"getLdapConfiguration.js","sourceRoot":"","sources":["../getLdapConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AA0DD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
@@ -4,6 +4,39 @@ import * as outputs from "./types/output";
4
4
  * `mongodbatlas.LdapVerify` describes a LDAP Verify.
5
5
  *
6
6
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
13
+ *
14
+ * const testProject = new mongodbatlas.Project("test", {
15
+ * name: "NAME OF THE PROJECT",
16
+ * orgId: "ORG ID",
17
+ * });
18
+ * const testCluster = new mongodbatlas.Cluster("test", {
19
+ * projectId: testProject.id,
20
+ * name: "NAME OF THE CLUSTER",
21
+ * providerName: "AWS",
22
+ * providerRegionName: "US_EAST_2",
23
+ * providerInstanceSizeName: "M10",
24
+ * cloudBackup: true,
25
+ * });
26
+ * const testLdapVerify = new mongodbatlas.LdapVerify("test", {
27
+ * projectId: testProject.id,
28
+ * hostname: "HOSTNAME",
29
+ * port: 636,
30
+ * bindUsername: "USERNAME",
31
+ * bindPassword: "PASSWORD",
32
+ * }, {
33
+ * dependsOn: [testCluster],
34
+ * });
35
+ * const test = mongodbatlas.getLdapVerifyOutput({
36
+ * projectId: testLdapVerify.projectId,
37
+ * requestId: testLdapVerify.requestId,
38
+ * });
39
+ * ```
7
40
  */
8
41
  export declare function getLdapVerify(args: GetLdapVerifyArgs, opts?: pulumi.InvokeOptions): Promise<GetLdapVerifyResult>;
9
42
  /**
@@ -61,6 +94,39 @@ export interface GetLdapVerifyResult {
61
94
  * `mongodbatlas.LdapVerify` describes a LDAP Verify.
62
95
  *
63
96
  * > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
97
+ *
98
+ * ## Example Usage
99
+ *
100
+ * ```typescript
101
+ * import * as pulumi from "@pulumi/pulumi";
102
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
103
+ *
104
+ * const testProject = new mongodbatlas.Project("test", {
105
+ * name: "NAME OF THE PROJECT",
106
+ * orgId: "ORG ID",
107
+ * });
108
+ * const testCluster = new mongodbatlas.Cluster("test", {
109
+ * projectId: testProject.id,
110
+ * name: "NAME OF THE CLUSTER",
111
+ * providerName: "AWS",
112
+ * providerRegionName: "US_EAST_2",
113
+ * providerInstanceSizeName: "M10",
114
+ * cloudBackup: true,
115
+ * });
116
+ * const testLdapVerify = new mongodbatlas.LdapVerify("test", {
117
+ * projectId: testProject.id,
118
+ * hostname: "HOSTNAME",
119
+ * port: 636,
120
+ * bindUsername: "USERNAME",
121
+ * bindPassword: "PASSWORD",
122
+ * }, {
123
+ * dependsOn: [testCluster],
124
+ * });
125
+ * const test = mongodbatlas.getLdapVerifyOutput({
126
+ * projectId: testLdapVerify.projectId,
127
+ * requestId: testLdapVerify.requestId,
128
+ * });
129
+ * ```
64
130
  */
65
131
  export declare function getLdapVerifyOutput(args: GetLdapVerifyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLdapVerifyResult>;
66
132
  /**