@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.
- package/accessListApiKey.d.ts +4 -8
- package/accessListApiKey.js +4 -8
- package/accessListApiKey.js.map +1 -1
- package/advancedCluster.d.ts +28 -61
- package/advancedCluster.js +28 -61
- package/advancedCluster.js.map +1 -1
- package/alertConfiguration.d.ts +44 -50
- package/alertConfiguration.js +44 -50
- package/alertConfiguration.js.map +1 -1
- package/apiKey.d.ts +0 -2
- package/apiKey.js +0 -2
- package/apiKey.js.map +1 -1
- package/auditing.d.ts +2 -4
- package/auditing.js +2 -4
- package/auditing.js.map +1 -1
- package/backupCompliancePolicy.d.ts +83 -0
- package/backupCompliancePolicy.js +83 -0
- package/backupCompliancePolicy.js.map +1 -1
- package/cloudBackupSnapshot.d.ts +7 -9
- package/cloudBackupSnapshot.js +7 -9
- package/cloudBackupSnapshot.js.map +1 -1
- package/cloudBackupSnapshotExportBucket.d.ts +2 -4
- package/cloudBackupSnapshotExportBucket.js +2 -4
- package/cloudBackupSnapshotExportBucket.js.map +1 -1
- package/cloudBackupSnapshotExportJob.d.ts +3 -7
- package/cloudBackupSnapshotExportJob.js +3 -7
- package/cloudBackupSnapshotExportJob.js.map +1 -1
- package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
- package/cloudBackupSnapshotRestoreJob.js +74 -13
- package/cloudBackupSnapshotRestoreJob.js.map +1 -1
- package/cluster.d.ts +48 -82
- package/cluster.js +48 -82
- package/cluster.js.map +1 -1
- package/clusterOutageSimulation.d.ts +2 -4
- package/clusterOutageSimulation.js +2 -4
- package/clusterOutageSimulation.js.map +1 -1
- package/customDbRole.d.ts +6 -10
- package/customDbRole.js +6 -10
- package/customDbRole.js.map +1 -1
- package/customDnsConfigurationClusterAws.d.ts +1 -3
- package/customDnsConfigurationClusterAws.js +1 -3
- package/customDnsConfigurationClusterAws.js.map +1 -1
- package/databaseUser.d.ts +19 -27
- package/databaseUser.js +19 -27
- package/databaseUser.js.map +1 -1
- package/eventTrigger.d.ts +24 -28
- package/eventTrigger.js +24 -28
- package/eventTrigger.js.map +1 -1
- package/federatedDatabaseInstance.d.ts +10 -12
- package/federatedDatabaseInstance.js +10 -12
- package/federatedDatabaseInstance.js.map +1 -1
- package/federatedQueryLimit.d.ts +2 -4
- package/federatedQueryLimit.js +2 -4
- package/federatedQueryLimit.js.map +1 -1
- package/federatedSettingsIdentityProvider.d.ts +6 -7
- package/federatedSettingsIdentityProvider.js +6 -7
- package/federatedSettingsIdentityProvider.js.map +1 -1
- package/federatedSettingsOrgRoleMapping.d.ts +2 -4
- package/federatedSettingsOrgRoleMapping.js +2 -4
- package/federatedSettingsOrgRoleMapping.js.map +1 -1
- package/get509AuthenticationDatabaseUser.d.ts +60 -0
- package/get509AuthenticationDatabaseUser.js +60 -0
- package/get509AuthenticationDatabaseUser.js.map +1 -1
- package/getAccessListApiKeys.d.ts +0 -16
- package/getAccessListApiKeys.js.map +1 -1
- package/getAdvancedCluster.d.ts +56 -0
- package/getAdvancedCluster.js +56 -0
- package/getAdvancedCluster.js.map +1 -1
- package/getAlertConfiguration.d.ts +190 -0
- package/getAlertConfiguration.js +190 -0
- package/getAlertConfiguration.js.map +1 -1
- package/getAtlasUser.d.ts +0 -8
- package/getAtlasUser.js +0 -8
- package/getAtlasUser.js.map +1 -1
- package/getAtlasUsers.d.ts +2 -14
- package/getAtlasUsers.js +2 -14
- package/getAtlasUsers.js.map +1 -1
- package/getAuditing.d.ts +34 -0
- package/getAuditing.js +34 -0
- package/getAuditing.js.map +1 -1
- package/getBackupCompliancePolicy.d.ts +166 -0
- package/getBackupCompliancePolicy.js +166 -0
- package/getBackupCompliancePolicy.js.map +1 -1
- package/getCloudBackupSchedule.d.ts +54 -0
- package/getCloudBackupSchedule.js +54 -0
- package/getCloudBackupSchedule.js.map +1 -1
- package/getCloudBackupSnapshot.d.ts +38 -0
- package/getCloudBackupSnapshot.js +38 -0
- package/getCloudBackupSnapshot.js.map +1 -1
- package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
- package/getCloudBackupSnapshotExportBucket.js +36 -0
- package/getCloudBackupSnapshotExportBucket.js.map +1 -1
- package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
- package/getCloudBackupSnapshotExportBuckets.js +8 -12
- package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
- package/getCloudBackupSnapshotExportJob.d.ts +58 -0
- package/getCloudBackupSnapshotExportJob.js +58 -0
- package/getCloudBackupSnapshotExportJob.js.map +1 -1
- package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
- package/getCloudBackupSnapshotExportJobs.js +6 -10
- package/getCloudBackupSnapshotExportJobs.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
- package/getCloudProviderAccessSetup.d.ts +4 -12
- package/getCloudProviderAccessSetup.js +4 -12
- package/getCloudProviderAccessSetup.js.map +1 -1
- package/getCluster.d.ts +60 -0
- package/getCluster.js +60 -0
- package/getCluster.js.map +1 -1
- package/getClusterOutageSimulation.d.ts +2 -6
- package/getClusterOutageSimulation.js +2 -6
- package/getClusterOutageSimulation.js.map +1 -1
- package/getClusters.d.ts +6 -8
- package/getClusters.js +6 -8
- package/getClusters.js.map +1 -1
- package/getCustomDbRole.d.ts +2 -6
- package/getCustomDbRole.js +2 -6
- package/getCustomDbRole.js.map +1 -1
- package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
- package/getCustomDnsConfigurationClusterAws.js +30 -0
- package/getCustomDnsConfigurationClusterAws.js.map +1 -1
- package/getDatabaseUser.d.ts +124 -0
- package/getDatabaseUser.js +124 -0
- package/getDatabaseUser.js.map +1 -1
- package/getDatabaseUsers.d.ts +14 -22
- package/getDatabaseUsers.js +14 -22
- package/getDatabaseUsers.js.map +1 -1
- package/getFederatedDatabaseInstance.d.ts +6 -14
- package/getFederatedDatabaseInstance.js +6 -14
- package/getFederatedDatabaseInstance.js.map +1 -1
- package/getFederatedQueryLimit.d.ts +2 -6
- package/getFederatedQueryLimit.js +2 -6
- package/getFederatedQueryLimit.js.map +1 -1
- package/getFederatedQueryLimits.d.ts +0 -4
- package/getFederatedQueryLimits.js +0 -4
- package/getFederatedQueryLimits.js.map +1 -1
- package/getFederatedSettings.d.ts +0 -4
- package/getFederatedSettings.js +0 -4
- package/getFederatedSettings.js.map +1 -1
- package/getFederatedSettingsIdentityProvider.d.ts +4 -6
- package/getFederatedSettingsIdentityProvider.js +4 -6
- package/getFederatedSettingsIdentityProvider.js.map +1 -1
- package/getFederatedSettingsIdentityProviders.d.ts +4 -6
- package/getFederatedSettingsIdentityProviders.js +4 -6
- package/getFederatedSettingsIdentityProviders.js.map +1 -1
- package/getFederatedSettingsOrgConfig.d.ts +6 -10
- package/getFederatedSettingsOrgConfig.js +6 -10
- package/getFederatedSettingsOrgConfig.js.map +1 -1
- package/getFederatedSettingsOrgConfigs.d.ts +6 -10
- package/getFederatedSettingsOrgConfigs.js +6 -10
- package/getFederatedSettingsOrgConfigs.js.map +1 -1
- package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
- package/getFederatedSettingsOrgRoleMapping.js +4 -8
- package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
- package/getGlobalClusterConfig.d.ts +110 -0
- package/getGlobalClusterConfig.js +110 -0
- package/getGlobalClusterConfig.js.map +1 -1
- package/getLdapConfiguration.d.ts +46 -0
- package/getLdapConfiguration.js +46 -0
- package/getLdapConfiguration.js.map +1 -1
- package/getLdapVerify.d.ts +66 -0
- package/getLdapVerify.js +66 -0
- package/getLdapVerify.js.map +1 -1
- package/getMaintenanceWindow.d.ts +60 -0
- package/getMaintenanceWindow.js +60 -0
- package/getMaintenanceWindow.js.map +1 -1
- package/getNetworkContainer.d.ts +36 -0
- package/getNetworkContainer.js +36 -0
- package/getNetworkContainer.js.map +1 -1
- package/getNetworkContainers.d.ts +4 -8
- package/getNetworkContainers.js +4 -8
- package/getNetworkContainers.js.map +1 -1
- package/getNetworkPeering.d.ts +42 -0
- package/getNetworkPeering.js +42 -0
- package/getNetworkPeering.js.map +1 -1
- package/getNetworkPeerings.d.ts +4 -8
- package/getNetworkPeerings.js +4 -8
- package/getNetworkPeerings.js.map +1 -1
- package/getOrganization.d.ts +0 -4
- package/getOrganization.js +0 -4
- package/getOrganization.js.map +1 -1
- package/getOrganizations.d.ts +2 -12
- package/getOrganizations.js +2 -6
- package/getOrganizations.js.map +1 -1
- package/getPrivateLinkEndpoint.d.ts +42 -0
- package/getPrivateLinkEndpoint.js +42 -0
- package/getPrivateLinkEndpoint.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
- package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointServiceServerless.js +20 -24
- package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
- package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
- package/getProject.d.ts +126 -0
- package/getProject.js +126 -0
- package/getProject.js.map +1 -1
- package/getProjectApiKey.d.ts +36 -0
- package/getProjectApiKey.js +36 -0
- package/getProjectApiKey.js.map +1 -1
- package/getProjectApiKeys.d.ts +2 -6
- package/getProjectApiKeys.js +2 -6
- package/getProjectApiKeys.js.map +1 -1
- package/getProjectInvitation.d.ts +34 -0
- package/getProjectInvitation.js +34 -0
- package/getProjectInvitation.js.map +1 -1
- package/getProjectIpAccessList.d.ts +134 -0
- package/getProjectIpAccessList.js +134 -0
- package/getProjectIpAccessList.js.map +1 -1
- package/getProjects.d.ts +10 -12
- package/getProjects.js +10 -12
- package/getProjects.js.map +1 -1
- package/getRolesOrgId.d.ts +0 -4
- package/getRolesOrgId.js +0 -4
- package/getRolesOrgId.js.map +1 -1
- package/getSearchIndex.d.ts +2 -6
- package/getSearchIndex.js +2 -6
- package/getSearchIndex.js.map +1 -1
- package/getServerlessInstance.d.ts +0 -4
- package/getServerlessInstance.js +0 -4
- package/getServerlessInstance.js.map +1 -1
- package/getServerlessInstances.d.ts +0 -4
- package/getServerlessInstances.js +0 -4
- package/getServerlessInstances.js.map +1 -1
- package/getThirdPartyIntegration.d.ts +2 -6
- package/getThirdPartyIntegration.js +2 -6
- package/getThirdPartyIntegration.js.map +1 -1
- package/getThirdPartyIntegrations.d.ts +4 -8
- package/getThirdPartyIntegrations.js +4 -8
- package/getThirdPartyIntegrations.js.map +1 -1
- package/getX509AuthenticationDatabaseUser.d.ts +60 -0
- package/getX509AuthenticationDatabaseUser.js +60 -0
- package/getX509AuthenticationDatabaseUser.js.map +1 -1
- package/globalClusterConfig.d.ts +4 -6
- package/globalClusterConfig.js +4 -6
- package/globalClusterConfig.js.map +1 -1
- package/ldapConfiguration.d.ts +12 -10
- package/ldapConfiguration.js +12 -10
- package/ldapConfiguration.js.map +1 -1
- package/ldapVerify.d.ts +9 -8
- package/ldapVerify.js +9 -8
- package/ldapVerify.js.map +1 -1
- package/maintenanceWindow.d.ts +2 -6
- package/maintenanceWindow.js +2 -6
- package/maintenanceWindow.js.map +1 -1
- package/networkContainer.d.ts +3 -9
- package/networkContainer.js +3 -9
- package/networkContainer.js.map +1 -1
- package/networkPeering.d.ts +38 -151
- package/networkPeering.js +38 -151
- package/networkPeering.js.map +1 -1
- package/onlineArchive.d.ts +8 -12
- package/onlineArchive.js +8 -12
- package/onlineArchive.js.map +1 -1
- package/orgInvitation.d.ts +4 -10
- package/orgInvitation.js +4 -10
- package/orgInvitation.js.map +1 -1
- package/organization.d.ts +2 -3
- package/organization.js +2 -3
- package/organization.js.map +1 -1
- package/package.json +1 -1
- package/privateLinkEndpoint.d.ts +0 -2
- package/privateLinkEndpoint.js +0 -2
- package/privateLinkEndpoint.js.map +1 -1
- package/privateLinkEndpointService.d.ts +93 -26
- package/privateLinkEndpointService.js +93 -26
- package/privateLinkEndpointService.js.map +1 -1
- package/privatelinkEndpointServerless.d.ts +3 -4
- package/privatelinkEndpointServerless.js +3 -4
- package/privatelinkEndpointServerless.js.map +1 -1
- package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/privatelinkEndpointServiceServerless.d.ts +52 -8
- package/privatelinkEndpointServiceServerless.js +52 -8
- package/privatelinkEndpointServiceServerless.js.map +1 -1
- package/project.d.ts +4 -5
- package/project.js +4 -5
- package/project.js.map +1 -1
- package/projectApiKey.d.ts +0 -4
- package/projectApiKey.js +0 -4
- package/projectApiKey.js.map +1 -1
- package/projectInvitation.d.ts +2 -6
- package/projectInvitation.js +2 -6
- package/projectInvitation.js.map +1 -1
- package/projectIpAccessList.d.ts +8 -14
- package/projectIpAccessList.js +8 -14
- package/projectIpAccessList.js.map +1 -1
- package/searchIndex.d.ts +7 -11
- package/searchIndex.js +7 -11
- package/searchIndex.js.map +1 -1
- package/serverlessInstance.d.ts +1 -2
- package/serverlessInstance.js +1 -2
- package/serverlessInstance.js.map +1 -1
- package/thirdPartyIntegration.d.ts +3 -113
- package/thirdPartyIntegration.js +3 -5
- package/thirdPartyIntegration.js.map +1 -1
- package/types/input.d.ts +1 -332
- 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
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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
|
|
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
|
|
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"}
|
package/globalClusterConfig.d.ts
CHANGED
|
@@ -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:
|
|
92
|
-
* clusterName:
|
|
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
|
*
|
package/globalClusterConfig.js
CHANGED
|
@@ -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:
|
|
96
|
-
* clusterName:
|
|
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":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"globalClusterConfig.js","sourceRoot":"","sources":["../globalClusterConfig.ts"],"names":[],"mappings":"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"}
|
package/ldapConfiguration.d.ts
CHANGED
|
@@ -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
|
|
15
|
-
*
|
|
16
|
-
*
|
|
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
|
|
34
|
-
*
|
|
35
|
-
*
|
|
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
|
*
|