@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,7 +10,6 @@ import * as outputs from "./types/output";
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";
@@ -19,7 +18,6 @@ import * as outputs from "./types/output";
19
18
  * projectId: "<PROJECT_ID",
20
19
  * });
21
20
  * ```
22
- * <!--End PulumiCodeChooser -->
23
21
  */
24
22
  export declare function getServerlessInstances(args: GetServerlessInstancesArgs, opts?: pulumi.InvokeOptions): Promise<GetServerlessInstancesResult>;
25
23
  /**
@@ -55,7 +53,6 @@ export interface GetServerlessInstancesResult {
55
53
  *
56
54
  * ## Example Usage
57
55
  *
58
- * <!--Start PulumiCodeChooser -->
59
56
  * ```typescript
60
57
  * import * as pulumi from "@pulumi/pulumi";
61
58
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -64,7 +61,6 @@ export interface GetServerlessInstancesResult {
64
61
  * projectId: "<PROJECT_ID",
65
62
  * });
66
63
  * ```
67
- * <!--End PulumiCodeChooser -->
68
64
  */
69
65
  export declare function getServerlessInstancesOutput(args: GetServerlessInstancesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServerlessInstancesResult>;
70
66
  /**
@@ -15,7 +15,6 @@ const utilities = require("./utilities");
15
15
  *
16
16
  * ## Example Usage
17
17
  *
18
- * <!--Start PulumiCodeChooser -->
19
18
  * ```typescript
20
19
  * import * as pulumi from "@pulumi/pulumi";
21
20
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -24,7 +23,6 @@ const utilities = require("./utilities");
24
23
  * projectId: "<PROJECT_ID",
25
24
  * });
26
25
  * ```
27
- * <!--End PulumiCodeChooser -->
28
26
  */
29
27
  function getServerlessInstances(args, opts) {
30
28
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -43,7 +41,6 @@ exports.getServerlessInstances = getServerlessInstances;
43
41
  *
44
42
  * ## Example Usage
45
43
  *
46
- * <!--Start PulumiCodeChooser -->
47
44
  * ```typescript
48
45
  * import * as pulumi from "@pulumi/pulumi";
49
46
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -52,7 +49,6 @@ exports.getServerlessInstances = getServerlessInstances;
52
49
  * projectId: "<PROJECT_ID",
53
50
  * });
54
51
  * ```
55
- * <!--End PulumiCodeChooser -->
56
52
  */
57
53
  function getServerlessInstancesOutput(args, opts) {
58
54
  return pulumi.output(args).apply((a) => getServerlessInstances(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getServerlessInstances.js","sourceRoot":"","sources":["../getServerlessInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;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,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AA0BD;;;;;;;;;;;;;;;;;;;;GAoBG;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":"getServerlessInstances.js","sourceRoot":"","sources":["../getServerlessInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;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,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AA0BD;;;;;;;;;;;;;;;;;;GAkBG;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"}
@@ -6,12 +6,11 @@ import * as pulumi from "@pulumi/pulumi";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
- * <!--Start PulumiCodeChooser -->
10
9
  * ```typescript
11
10
  * import * as pulumi from "@pulumi/pulumi";
12
11
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
13
12
  *
14
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
13
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
15
14
  * projectId: "<PROJECT-ID>",
16
15
  * type: "DATADOG",
17
16
  * apiKey: "<API-KEY>",
@@ -21,7 +20,6 @@ import * as pulumi from "@pulumi/pulumi";
21
20
  * projectId: testDatadog.projectId,
22
21
  * });
23
22
  * ```
24
- * <!--End PulumiCodeChooser -->
25
23
  */
26
24
  export declare function getThirdPartyIntegration(args: GetThirdPartyIntegrationArgs, opts?: pulumi.InvokeOptions): Promise<GetThirdPartyIntegrationResult>;
27
25
  /**
@@ -132,12 +130,11 @@ export interface GetThirdPartyIntegrationResult {
132
130
  *
133
131
  * ## Example Usage
134
132
  *
135
- * <!--Start PulumiCodeChooser -->
136
133
  * ```typescript
137
134
  * import * as pulumi from "@pulumi/pulumi";
138
135
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
139
136
  *
140
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
137
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
141
138
  * projectId: "<PROJECT-ID>",
142
139
  * type: "DATADOG",
143
140
  * apiKey: "<API-KEY>",
@@ -147,7 +144,6 @@ export interface GetThirdPartyIntegrationResult {
147
144
  * projectId: testDatadog.projectId,
148
145
  * });
149
146
  * ```
150
- * <!--End PulumiCodeChooser -->
151
147
  */
152
148
  export declare function getThirdPartyIntegrationOutput(args: GetThirdPartyIntegrationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetThirdPartyIntegrationResult>;
153
149
  /**
@@ -12,12 +12,11 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
- * <!--Start PulumiCodeChooser -->
16
15
  * ```typescript
17
16
  * import * as pulumi from "@pulumi/pulumi";
18
17
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
19
18
  *
20
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
19
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
21
20
  * projectId: "<PROJECT-ID>",
22
21
  * type: "DATADOG",
23
22
  * apiKey: "<API-KEY>",
@@ -27,7 +26,6 @@ const utilities = require("./utilities");
27
26
  * projectId: testDatadog.projectId,
28
27
  * });
29
28
  * ```
30
- * <!--End PulumiCodeChooser -->
31
29
  */
32
30
  function getThirdPartyIntegration(args, opts) {
33
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -49,12 +47,11 @@ exports.getThirdPartyIntegration = getThirdPartyIntegration;
49
47
  *
50
48
  * ## Example Usage
51
49
  *
52
- * <!--Start PulumiCodeChooser -->
53
50
  * ```typescript
54
51
  * import * as pulumi from "@pulumi/pulumi";
55
52
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
56
53
  *
57
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
54
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
58
55
  * projectId: "<PROJECT-ID>",
59
56
  * type: "DATADOG",
60
57
  * apiKey: "<API-KEY>",
@@ -64,7 +61,6 @@ exports.getThirdPartyIntegration = getThirdPartyIntegration;
64
61
  * projectId: testDatadog.projectId,
65
62
  * });
66
63
  * ```
67
- * <!--End PulumiCodeChooser -->
68
64
  */
69
65
  function getThirdPartyIntegrationOutput(args, opts) {
70
66
  return pulumi.output(args).apply((a) => getThirdPartyIntegration(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getThirdPartyIntegration.js","sourceRoot":"","sources":["../getThirdPartyIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,4DAYC;AAwGD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
1
+ {"version":3,"file":"getThirdPartyIntegration.js","sourceRoot":"","sources":["../getThirdPartyIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,4DAYC;AAwGD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
@@ -8,17 +8,16 @@ import * as outputs from "./types/output";
8
8
  *
9
9
  * ## Example Usage
10
10
  *
11
- * <!--Start PulumiCodeChooser -->
12
11
  * ```typescript
13
12
  * import * as pulumi from "@pulumi/pulumi";
14
13
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
15
14
  *
16
- * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("testPagerDuty", {
15
+ * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("test_pager_duty", {
17
16
  * projectId: "<PROJECT-ID>",
18
17
  * type: "PAGER_DUTY",
19
18
  * serviceKey: "<PAGER-DUTY-SERVICE-KEY>",
20
19
  * });
21
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
20
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
22
21
  * projectId: "<PROJECT-ID>",
23
22
  * type: "DATADOG",
24
23
  * apiKey: "<API-KEY>",
@@ -28,7 +27,6 @@ import * as outputs from "./types/output";
28
27
  * projectId: testPagerDuty.projectId,
29
28
  * });
30
29
  * ```
31
- * <!--End PulumiCodeChooser -->
32
30
  */
33
31
  export declare function getThirdPartyIntegrations(args: GetThirdPartyIntegrationsArgs, opts?: pulumi.InvokeOptions): Promise<GetThirdPartyIntegrationsResult>;
34
32
  /**
@@ -65,17 +63,16 @@ export interface GetThirdPartyIntegrationsResult {
65
63
  *
66
64
  * ## Example Usage
67
65
  *
68
- * <!--Start PulumiCodeChooser -->
69
66
  * ```typescript
70
67
  * import * as pulumi from "@pulumi/pulumi";
71
68
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
72
69
  *
73
- * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("testPagerDuty", {
70
+ * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("test_pager_duty", {
74
71
  * projectId: "<PROJECT-ID>",
75
72
  * type: "PAGER_DUTY",
76
73
  * serviceKey: "<PAGER-DUTY-SERVICE-KEY>",
77
74
  * });
78
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
75
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
79
76
  * projectId: "<PROJECT-ID>",
80
77
  * type: "DATADOG",
81
78
  * apiKey: "<API-KEY>",
@@ -85,7 +82,6 @@ export interface GetThirdPartyIntegrationsResult {
85
82
  * projectId: testPagerDuty.projectId,
86
83
  * });
87
84
  * ```
88
- * <!--End PulumiCodeChooser -->
89
85
  */
90
86
  export declare function getThirdPartyIntegrationsOutput(args: GetThirdPartyIntegrationsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetThirdPartyIntegrationsResult>;
91
87
  /**
@@ -13,17 +13,16 @@ const utilities = require("./utilities");
13
13
  *
14
14
  * ## Example Usage
15
15
  *
16
- * <!--Start PulumiCodeChooser -->
17
16
  * ```typescript
18
17
  * import * as pulumi from "@pulumi/pulumi";
19
18
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
20
19
  *
21
- * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("testPagerDuty", {
20
+ * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("test_pager_duty", {
22
21
  * projectId: "<PROJECT-ID>",
23
22
  * type: "PAGER_DUTY",
24
23
  * serviceKey: "<PAGER-DUTY-SERVICE-KEY>",
25
24
  * });
26
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
25
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
27
26
  * projectId: "<PROJECT-ID>",
28
27
  * type: "DATADOG",
29
28
  * apiKey: "<API-KEY>",
@@ -33,7 +32,6 @@ const utilities = require("./utilities");
33
32
  * projectId: testPagerDuty.projectId,
34
33
  * });
35
34
  * ```
36
- * <!--End PulumiCodeChooser -->
37
35
  */
38
36
  function getThirdPartyIntegrations(args, opts) {
39
37
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -50,17 +48,16 @@ exports.getThirdPartyIntegrations = getThirdPartyIntegrations;
50
48
  *
51
49
  * ## Example Usage
52
50
  *
53
- * <!--Start PulumiCodeChooser -->
54
51
  * ```typescript
55
52
  * import * as pulumi from "@pulumi/pulumi";
56
53
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
57
54
  *
58
- * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("testPagerDuty", {
55
+ * const testPagerDuty = new mongodbatlas.ThirdPartyIntegration("test_pager_duty", {
59
56
  * projectId: "<PROJECT-ID>",
60
57
  * type: "PAGER_DUTY",
61
58
  * serviceKey: "<PAGER-DUTY-SERVICE-KEY>",
62
59
  * });
63
- * const testDatadog = new mongodbatlas.ThirdPartyIntegration("testDatadog", {
60
+ * const testDatadog = new mongodbatlas.ThirdPartyIntegration("test_datadog", {
64
61
  * projectId: "<PROJECT-ID>",
65
62
  * type: "DATADOG",
66
63
  * apiKey: "<API-KEY>",
@@ -70,7 +67,6 @@ exports.getThirdPartyIntegrations = getThirdPartyIntegrations;
70
67
  * projectId: testPagerDuty.projectId,
71
68
  * });
72
69
  * ```
73
- * <!--End PulumiCodeChooser -->
74
70
  */
75
71
  function getThirdPartyIntegrationsOutput(args, opts) {
76
72
  return pulumi.output(args).apply((a) => getThirdPartyIntegrations(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getThirdPartyIntegrations.js","sourceRoot":"","sources":["../getThirdPartyIntegrations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
1
+ {"version":3,"file":"getThirdPartyIntegrations.js","sourceRoot":"","sources":["../getThirdPartyIntegrations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
@@ -8,6 +8,36 @@ import * as outputs from "./types/output";
8
8
  * ## Example Usage
9
9
  *
10
10
  * ### S
11
+ *
12
+ * ### Example Usage: Save a customer-managed X.509 configuration for an Atlas project
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
16
+ *
17
+ * const testX509AuthenticationDatabaseUser = new mongodbatlas.X509AuthenticationDatabaseUser("test", {
18
+ * projectId: "<PROJECT-ID>",
19
+ * customerX509Cas: `-----BEGIN CERTIFICATE-----
20
+ * MIICmTCCAgICCQDZnHzklxsT9TANBgkqhkiG9w0BAQsFADCBkDELMAkGA1UEBhMC
21
+ * VVMxDjAMBgNVBAgMBVRleGFzMQ8wDQYDVQQHDAZBdXN0aW4xETAPBgNVBAoMCHRl
22
+ * c3QuY29tMQ0wCwYDVQQLDARUZXN0MREwDwYDVQQDDAh0ZXN0LmNvbTErMCkGCSqG
23
+ * SIb3DQEJARYcbWVsaXNzYS5wbHVua2V0dEBtb25nb2RiLmNvbTAeFw0yMDAyMDQy
24
+ * MDQ2MDFaFw0yMTAyMDMyMDQ2MDFaMIGQMQswCQYDVQQGEwJVUzEOMAwGA1UECAwF
25
+ * VGV4YXMxDzANBgNVBAcMBkF1c3RpbjERMA8GA1UECgwIdGVzdC5jb20xDTALBgNV
26
+ * BAsMBFRlc3QxETAPBgNVBAMMCHRlc3QuY29tMSswKQYJKoZIhvcNAQkBFhxtZWxp
27
+ * c3NhLnBsdW5rZXR0QG1vbmdvZGIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB
28
+ * iQKBgQCf1LRqr1zftzdYx2Aj9G76tb0noMPtj6faGLlPji1+m6Rn7RWD9L0ntWAr
29
+ * cURxvypa9jZ9MXFzDtLevvd3tHEmfrUT3ukNDX6+Jtc4kWm+Dh2A70Pd+deKZ2/O
30
+ * Fh8audEKAESGXnTbeJCeQa1XKlIkjqQHBNwES5h1b9vJtFoLJwIDAQABMA0GCSqG
31
+ * SIb3DQEBCwUAA4GBADMUncjEPV/MiZUcVNGmktP6BPmEqMXQWUDpdGW2+Tg2JtUA
32
+ * 7MMILtepBkFzLO+GlpZxeAlXO0wxiNgEmCRONgh4+t2w3e7a8GFijYQ99FHrAC5A
33
+ * iul59bdl18gVqXia1Yeq/iK7Ohfy/Jwd7Hsm530elwkM/ZEkYDjBlZSXYdyz
34
+ * -----END CERTIFICATE-----"
35
+ * `,
36
+ * });
37
+ * const test = mongodbatlas.getX509AuthenticationDatabaseUserOutput({
38
+ * projectId: testX509AuthenticationDatabaseUser.projectId,
39
+ * });
40
+ * ```
11
41
  */
12
42
  export declare function getX509AuthenticationDatabaseUser(args: GetX509AuthenticationDatabaseUserArgs, opts?: pulumi.InvokeOptions): Promise<GetX509AuthenticationDatabaseUserResult>;
13
43
  /**
@@ -47,6 +77,36 @@ export interface GetX509AuthenticationDatabaseUserResult {
47
77
  * ## Example Usage
48
78
  *
49
79
  * ### S
80
+ *
81
+ * ### Example Usage: Save a customer-managed X.509 configuration for an Atlas project
82
+ * ```typescript
83
+ * import * as pulumi from "@pulumi/pulumi";
84
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
85
+ *
86
+ * const testX509AuthenticationDatabaseUser = new mongodbatlas.X509AuthenticationDatabaseUser("test", {
87
+ * projectId: "<PROJECT-ID>",
88
+ * customerX509Cas: `-----BEGIN CERTIFICATE-----
89
+ * MIICmTCCAgICCQDZnHzklxsT9TANBgkqhkiG9w0BAQsFADCBkDELMAkGA1UEBhMC
90
+ * VVMxDjAMBgNVBAgMBVRleGFzMQ8wDQYDVQQHDAZBdXN0aW4xETAPBgNVBAoMCHRl
91
+ * c3QuY29tMQ0wCwYDVQQLDARUZXN0MREwDwYDVQQDDAh0ZXN0LmNvbTErMCkGCSqG
92
+ * SIb3DQEJARYcbWVsaXNzYS5wbHVua2V0dEBtb25nb2RiLmNvbTAeFw0yMDAyMDQy
93
+ * MDQ2MDFaFw0yMTAyMDMyMDQ2MDFaMIGQMQswCQYDVQQGEwJVUzEOMAwGA1UECAwF
94
+ * VGV4YXMxDzANBgNVBAcMBkF1c3RpbjERMA8GA1UECgwIdGVzdC5jb20xDTALBgNV
95
+ * BAsMBFRlc3QxETAPBgNVBAMMCHRlc3QuY29tMSswKQYJKoZIhvcNAQkBFhxtZWxp
96
+ * c3NhLnBsdW5rZXR0QG1vbmdvZGIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB
97
+ * iQKBgQCf1LRqr1zftzdYx2Aj9G76tb0noMPtj6faGLlPji1+m6Rn7RWD9L0ntWAr
98
+ * cURxvypa9jZ9MXFzDtLevvd3tHEmfrUT3ukNDX6+Jtc4kWm+Dh2A70Pd+deKZ2/O
99
+ * Fh8audEKAESGXnTbeJCeQa1XKlIkjqQHBNwES5h1b9vJtFoLJwIDAQABMA0GCSqG
100
+ * SIb3DQEBCwUAA4GBADMUncjEPV/MiZUcVNGmktP6BPmEqMXQWUDpdGW2+Tg2JtUA
101
+ * 7MMILtepBkFzLO+GlpZxeAlXO0wxiNgEmCRONgh4+t2w3e7a8GFijYQ99FHrAC5A
102
+ * iul59bdl18gVqXia1Yeq/iK7Ohfy/Jwd7Hsm530elwkM/ZEkYDjBlZSXYdyz
103
+ * -----END CERTIFICATE-----"
104
+ * `,
105
+ * });
106
+ * const test = mongodbatlas.getX509AuthenticationDatabaseUserOutput({
107
+ * projectId: testX509AuthenticationDatabaseUser.projectId,
108
+ * });
109
+ * ```
50
110
  */
51
111
  export declare function getX509AuthenticationDatabaseUserOutput(args: GetX509AuthenticationDatabaseUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetX509AuthenticationDatabaseUserResult>;
52
112
  /**
@@ -13,6 +13,36 @@ const utilities = require("./utilities");
13
13
  * ## Example Usage
14
14
  *
15
15
  * ### S
16
+ *
17
+ * ### Example Usage: Save a customer-managed X.509 configuration for an Atlas project
18
+ * ```typescript
19
+ * import * as pulumi from "@pulumi/pulumi";
20
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
21
+ *
22
+ * const testX509AuthenticationDatabaseUser = new mongodbatlas.X509AuthenticationDatabaseUser("test", {
23
+ * projectId: "<PROJECT-ID>",
24
+ * customerX509Cas: `-----BEGIN CERTIFICATE-----
25
+ * MIICmTCCAgICCQDZnHzklxsT9TANBgkqhkiG9w0BAQsFADCBkDELMAkGA1UEBhMC
26
+ * VVMxDjAMBgNVBAgMBVRleGFzMQ8wDQYDVQQHDAZBdXN0aW4xETAPBgNVBAoMCHRl
27
+ * c3QuY29tMQ0wCwYDVQQLDARUZXN0MREwDwYDVQQDDAh0ZXN0LmNvbTErMCkGCSqG
28
+ * SIb3DQEJARYcbWVsaXNzYS5wbHVua2V0dEBtb25nb2RiLmNvbTAeFw0yMDAyMDQy
29
+ * MDQ2MDFaFw0yMTAyMDMyMDQ2MDFaMIGQMQswCQYDVQQGEwJVUzEOMAwGA1UECAwF
30
+ * VGV4YXMxDzANBgNVBAcMBkF1c3RpbjERMA8GA1UECgwIdGVzdC5jb20xDTALBgNV
31
+ * BAsMBFRlc3QxETAPBgNVBAMMCHRlc3QuY29tMSswKQYJKoZIhvcNAQkBFhxtZWxp
32
+ * c3NhLnBsdW5rZXR0QG1vbmdvZGIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB
33
+ * iQKBgQCf1LRqr1zftzdYx2Aj9G76tb0noMPtj6faGLlPji1+m6Rn7RWD9L0ntWAr
34
+ * cURxvypa9jZ9MXFzDtLevvd3tHEmfrUT3ukNDX6+Jtc4kWm+Dh2A70Pd+deKZ2/O
35
+ * Fh8audEKAESGXnTbeJCeQa1XKlIkjqQHBNwES5h1b9vJtFoLJwIDAQABMA0GCSqG
36
+ * SIb3DQEBCwUAA4GBADMUncjEPV/MiZUcVNGmktP6BPmEqMXQWUDpdGW2+Tg2JtUA
37
+ * 7MMILtepBkFzLO+GlpZxeAlXO0wxiNgEmCRONgh4+t2w3e7a8GFijYQ99FHrAC5A
38
+ * iul59bdl18gVqXia1Yeq/iK7Ohfy/Jwd7Hsm530elwkM/ZEkYDjBlZSXYdyz
39
+ * -----END CERTIFICATE-----"
40
+ * `,
41
+ * });
42
+ * const test = mongodbatlas.getX509AuthenticationDatabaseUserOutput({
43
+ * projectId: testX509AuthenticationDatabaseUser.projectId,
44
+ * });
45
+ * ```
16
46
  */
17
47
  function getX509AuthenticationDatabaseUser(args, opts) {
18
48
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -30,6 +60,36 @@ exports.getX509AuthenticationDatabaseUser = getX509AuthenticationDatabaseUser;
30
60
  * ## Example Usage
31
61
  *
32
62
  * ### S
63
+ *
64
+ * ### Example Usage: Save a customer-managed X.509 configuration for an Atlas project
65
+ * ```typescript
66
+ * import * as pulumi from "@pulumi/pulumi";
67
+ * import * as mongodbatlas from "@pulumi/mongodbatlas";
68
+ *
69
+ * const testX509AuthenticationDatabaseUser = new mongodbatlas.X509AuthenticationDatabaseUser("test", {
70
+ * projectId: "<PROJECT-ID>",
71
+ * customerX509Cas: `-----BEGIN CERTIFICATE-----
72
+ * MIICmTCCAgICCQDZnHzklxsT9TANBgkqhkiG9w0BAQsFADCBkDELMAkGA1UEBhMC
73
+ * VVMxDjAMBgNVBAgMBVRleGFzMQ8wDQYDVQQHDAZBdXN0aW4xETAPBgNVBAoMCHRl
74
+ * c3QuY29tMQ0wCwYDVQQLDARUZXN0MREwDwYDVQQDDAh0ZXN0LmNvbTErMCkGCSqG
75
+ * SIb3DQEJARYcbWVsaXNzYS5wbHVua2V0dEBtb25nb2RiLmNvbTAeFw0yMDAyMDQy
76
+ * MDQ2MDFaFw0yMTAyMDMyMDQ2MDFaMIGQMQswCQYDVQQGEwJVUzEOMAwGA1UECAwF
77
+ * VGV4YXMxDzANBgNVBAcMBkF1c3RpbjERMA8GA1UECgwIdGVzdC5jb20xDTALBgNV
78
+ * BAsMBFRlc3QxETAPBgNVBAMMCHRlc3QuY29tMSswKQYJKoZIhvcNAQkBFhxtZWxp
79
+ * c3NhLnBsdW5rZXR0QG1vbmdvZGIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB
80
+ * iQKBgQCf1LRqr1zftzdYx2Aj9G76tb0noMPtj6faGLlPji1+m6Rn7RWD9L0ntWAr
81
+ * cURxvypa9jZ9MXFzDtLevvd3tHEmfrUT3ukNDX6+Jtc4kWm+Dh2A70Pd+deKZ2/O
82
+ * Fh8audEKAESGXnTbeJCeQa1XKlIkjqQHBNwES5h1b9vJtFoLJwIDAQABMA0GCSqG
83
+ * SIb3DQEBCwUAA4GBADMUncjEPV/MiZUcVNGmktP6BPmEqMXQWUDpdGW2+Tg2JtUA
84
+ * 7MMILtepBkFzLO+GlpZxeAlXO0wxiNgEmCRONgh4+t2w3e7a8GFijYQ99FHrAC5A
85
+ * iul59bdl18gVqXia1Yeq/iK7Ohfy/Jwd7Hsm530elwkM/ZEkYDjBlZSXYdyz
86
+ * -----END CERTIFICATE-----"
87
+ * `,
88
+ * });
89
+ * const test = mongodbatlas.getX509AuthenticationDatabaseUserOutput({
90
+ * projectId: testX509AuthenticationDatabaseUser.projectId,
91
+ * });
92
+ * ```
33
93
  */
34
94
  function getX509AuthenticationDatabaseUserOutput(args, opts) {
35
95
  return pulumi.output(args).apply((a) => getX509AuthenticationDatabaseUser(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getX509AuthenticationDatabaseUser.js","sourceRoot":"","sources":["../getX509AuthenticationDatabaseUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IAEtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wFAAwF,EAAE;QACnH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8EAOC;AAgCD;;;;;;;;GAQG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAA2B;IAClI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iCAAiC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5F,CAAC;AAFD,0FAEC"}
1
+ {"version":3,"file":"getX509AuthenticationDatabaseUser.js","sourceRoot":"","sources":["../getX509AuthenticationDatabaseUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IAEtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wFAAwF,EAAE;QACnH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8EAOC;AAgCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAA2B;IAClI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iCAAiC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5F,CAAC;AAFD,0FAEC"}
@@ -10,13 +10,13 @@ import * as outputs from "./types/output";
10
10
  *
11
11
  * ### Example Global cluster
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
17
  * const test = new mongodbatlas.Cluster("test", {
19
18
  * projectId: "<YOUR-PROJECT-ID>",
19
+ * name: "<CLUSTER-NAME>",
20
20
  * cloudBackup: true,
21
21
  * clusterType: "GEOSHARDED",
22
22
  * providerName: "AWS",
@@ -60,17 +60,16 @@ import * as outputs from "./types/output";
60
60
  * }],
61
61
  * });
62
62
  * ```
63
- * <!--End PulumiCodeChooser -->
64
63
  *
65
64
  * ### Example Global cluster config
66
65
  *
67
- * <!--Start PulumiCodeChooser -->
68
66
  * ```typescript
69
67
  * import * as pulumi from "@pulumi/pulumi";
70
68
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
71
69
  *
72
70
  * const cluster_test = new mongodbatlas.Cluster("cluster-test", {
73
71
  * projectId: "<YOUR-PROJECT-ID>",
72
+ * name: "cluster-test",
74
73
  * clusterType: "REPLICASET",
75
74
  * replicationSpecs: [{
76
75
  * numShards: 1,
@@ -88,8 +87,8 @@ import * as outputs from "./types/output";
88
87
  * providerInstanceSizeName: "M40",
89
88
  * });
90
89
  * const config = new mongodbatlas.GlobalClusterConfig("config", {
91
- * projectId: mongodbatlas_cluster.test.project_id,
92
- * clusterName: mongodbatlas_cluster.test.name,
90
+ * projectId: test.projectId,
91
+ * clusterName: test.name,
93
92
  * managedNamespaces: [{
94
93
  * db: "mydata",
95
94
  * collection: "publishers",
@@ -101,7 +100,6 @@ import * as outputs from "./types/output";
101
100
  * }],
102
101
  * });
103
102
  * ```
104
- * <!--End PulumiCodeChooser -->
105
103
  *
106
104
  * ## Import
107
105
  *
@@ -14,13 +14,13 @@ const utilities = require("./utilities");
14
14
  *
15
15
  * ### Example Global cluster
16
16
  *
17
- * <!--Start PulumiCodeChooser -->
18
17
  * ```typescript
19
18
  * import * as pulumi from "@pulumi/pulumi";
20
19
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
21
20
  *
22
21
  * const test = new mongodbatlas.Cluster("test", {
23
22
  * projectId: "<YOUR-PROJECT-ID>",
23
+ * name: "<CLUSTER-NAME>",
24
24
  * cloudBackup: true,
25
25
  * clusterType: "GEOSHARDED",
26
26
  * providerName: "AWS",
@@ -64,17 +64,16 @@ const utilities = require("./utilities");
64
64
  * }],
65
65
  * });
66
66
  * ```
67
- * <!--End PulumiCodeChooser -->
68
67
  *
69
68
  * ### Example Global cluster config
70
69
  *
71
- * <!--Start PulumiCodeChooser -->
72
70
  * ```typescript
73
71
  * import * as pulumi from "@pulumi/pulumi";
74
72
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
75
73
  *
76
74
  * const cluster_test = new mongodbatlas.Cluster("cluster-test", {
77
75
  * projectId: "<YOUR-PROJECT-ID>",
76
+ * name: "cluster-test",
78
77
  * clusterType: "REPLICASET",
79
78
  * replicationSpecs: [{
80
79
  * numShards: 1,
@@ -92,8 +91,8 @@ const utilities = require("./utilities");
92
91
  * providerInstanceSizeName: "M40",
93
92
  * });
94
93
  * const config = new mongodbatlas.GlobalClusterConfig("config", {
95
- * projectId: mongodbatlas_cluster.test.project_id,
96
- * clusterName: mongodbatlas_cluster.test.name,
94
+ * projectId: test.projectId,
95
+ * clusterName: test.name,
97
96
  * managedNamespaces: [{
98
97
  * db: "mydata",
99
98
  * collection: "publishers",
@@ -105,7 +104,6 @@ const utilities = require("./utilities");
105
104
  * }],
106
105
  * });
107
106
  * ```
108
- * <!--End PulumiCodeChooser -->
109
107
  *
110
108
  * ## Import
111
109
  *
@@ -1 +1 @@
1
- {"version":3,"file":"globalClusterConfig.js","sourceRoot":"","sources":["../globalClusterConfig.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"globalClusterConfig.js","sourceRoot":"","sources":["../globalClusterConfig.ts"],"names":[],"mappings":"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"}
@@ -6,14 +6,16 @@ import * as outputs from "./types/output";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
- * <!--Start PulumiCodeChooser -->
10
9
  * ```typescript
11
10
  * import * as pulumi from "@pulumi/pulumi";
12
11
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
13
12
  *
14
- * const testProject = new mongodbatlas.Project("testProject", {orgId: "ORG ID"});
15
- * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("testLdapConfiguration", {
16
- * projectId: testProject.id,
13
+ * const test = new mongodbatlas.Project("test", {
14
+ * name: "NAME OF THE PROJECT",
15
+ * orgId: "ORG ID",
16
+ * });
17
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
18
+ * projectId: test.id,
17
19
  * authenticationEnabled: true,
18
20
  * hostname: "HOSTNAME",
19
21
  * port: 636,
@@ -21,18 +23,19 @@ import * as outputs from "./types/output";
21
23
  * bindPassword: "PASSWORD",
22
24
  * });
23
25
  * ```
24
- * <!--End PulumiCodeChooser -->
25
26
  *
26
27
  * ### LDAP With User To DN Mapping
27
28
  *
28
- * <!--Start PulumiCodeChooser -->
29
29
  * ```typescript
30
30
  * import * as pulumi from "@pulumi/pulumi";
31
31
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
32
32
  *
33
- * const testProject = new mongodbatlas.Project("testProject", {orgId: "ORG ID"});
34
- * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("testLdapConfiguration", {
35
- * projectId: testProject.id,
33
+ * const test = new mongodbatlas.Project("test", {
34
+ * name: "NAME OF THE PROJECT",
35
+ * orgId: "ORG ID",
36
+ * });
37
+ * const testLdapConfiguration = new mongodbatlas.LdapConfiguration("test", {
38
+ * projectId: test.id,
36
39
  * authenticationEnabled: true,
37
40
  * hostname: "HOSTNAME",
38
41
  * port: 636,
@@ -46,7 +49,6 @@ import * as outputs from "./types/output";
46
49
  * }],
47
50
  * });
48
51
  * ```
49
- * <!--End PulumiCodeChooser -->
50
52
  *
51
53
  * ## Import
52
54
  *