@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,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("
|
|
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.
|
|
26
|
-
* federationSettingsId:
|
|
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("
|
|
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.
|
|
58
|
-
* federationSettingsId:
|
|
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
|
|
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("
|
|
14
|
-
* federationSettingsId:
|
|
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("
|
|
101
|
-
* federationSettingsId:
|
|
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("
|
|
19
|
-
* federationSettingsId:
|
|
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("
|
|
80
|
-
* federationSettingsId:
|
|
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
|
|
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
|
|
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
|
/**
|
package/getLdapConfiguration.js
CHANGED
|
@@ -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
|
|
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"}
|
package/getLdapVerify.d.ts
CHANGED
|
@@ -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
|
/**
|