@pulumi/mongodbatlas 3.17.0-alpha.1721973919 → 3.17.0-alpha.1722923371
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/advancedCluster.d.ts +4 -2
- package/advancedCluster.js +4 -2
- package/advancedCluster.js.map +1 -1
- package/alertConfiguration.d.ts +8 -11
- package/alertConfiguration.js +8 -11
- package/alertConfiguration.js.map +1 -1
- package/auditing.d.ts +2 -0
- package/auditing.js +2 -0
- package/auditing.js.map +1 -1
- package/backupCompliancePolicy.d.ts +14 -5
- package/backupCompliancePolicy.js +14 -5
- package/backupCompliancePolicy.js.map +1 -1
- package/cloudBackupSnapshot.d.ts +17 -6
- package/cloudBackupSnapshot.js +17 -6
- package/cloudBackupSnapshot.js.map +1 -1
- package/cloudBackupSnapshotExportBucket.d.ts +3 -1
- package/cloudBackupSnapshotExportBucket.js +3 -1
- package/cloudBackupSnapshotExportBucket.js.map +1 -1
- package/cloudBackupSnapshotExportJob.d.ts +9 -3
- package/cloudBackupSnapshotExportJob.js +3 -1
- package/cloudBackupSnapshotExportJob.js.map +1 -1
- package/cloudBackupSnapshotRestoreJob.d.ts +46 -20
- package/cloudBackupSnapshotRestoreJob.js +46 -20
- package/cloudBackupSnapshotRestoreJob.js.map +1 -1
- package/clusterOutageSimulation.d.ts +2 -0
- package/clusterOutageSimulation.js +2 -0
- package/clusterOutageSimulation.js.map +1 -1
- package/customDbRole.d.ts +2 -0
- package/customDbRole.js +2 -0
- package/customDbRole.js.map +1 -1
- package/customDnsConfigurationClusterAws.d.ts +2 -0
- package/customDnsConfigurationClusterAws.js +2 -0
- package/customDnsConfigurationClusterAws.js.map +1 -1
- package/dataLakePipeline.d.ts +2 -0
- package/dataLakePipeline.js +2 -0
- package/dataLakePipeline.js.map +1 -1
- package/databaseUser.d.ts +2 -0
- package/databaseUser.js +2 -0
- package/databaseUser.js.map +1 -1
- package/eventTrigger.d.ts +2 -0
- package/eventTrigger.js +2 -0
- package/eventTrigger.js.map +1 -1
- package/federatedDatabaseInstance.d.ts +2 -0
- package/federatedDatabaseInstance.js +2 -0
- package/federatedDatabaseInstance.js.map +1 -1
- package/federatedQueryLimit.d.ts +2 -0
- package/federatedQueryLimit.js +2 -0
- package/federatedQueryLimit.js.map +1 -1
- package/federatedSettingsIdentityProvider.d.ts +2 -0
- package/federatedSettingsIdentityProvider.js +2 -0
- package/federatedSettingsIdentityProvider.js.map +1 -1
- package/federatedSettingsOrgConfig.d.ts +2 -0
- package/federatedSettingsOrgConfig.js +2 -0
- package/federatedSettingsOrgConfig.js.map +1 -1
- package/federatedSettingsOrgRoleMapping.d.ts +2 -0
- package/federatedSettingsOrgRoleMapping.js +2 -0
- package/federatedSettingsOrgRoleMapping.js.map +1 -1
- package/get509AuthenticationDatabaseUser.d.ts +6 -2
- package/get509AuthenticationDatabaseUser.js +6 -2
- package/get509AuthenticationDatabaseUser.js.map +1 -1
- package/getAdvancedCluster.d.ts +4 -0
- package/getAdvancedCluster.js +4 -0
- package/getAdvancedCluster.js.map +1 -1
- package/getAdvancedClusters.d.ts +60 -2
- package/getAdvancedClusters.js +60 -2
- package/getAdvancedClusters.js.map +1 -1
- package/getAlertConfiguration.d.ts +6 -8
- package/getAlertConfiguration.js +6 -8
- package/getAlertConfiguration.js.map +1 -1
- package/getAlertConfigurations.d.ts +4 -0
- package/getAlertConfigurations.js +4 -0
- package/getAlertConfigurations.js.map +1 -1
- package/getAtlasUser.d.ts +4 -0
- package/getAtlasUser.js +4 -0
- package/getAtlasUser.js.map +1 -1
- package/getAtlasUsers.d.ts +4 -0
- package/getAtlasUsers.js +4 -0
- package/getAtlasUsers.js.map +1 -1
- package/getAuditing.d.ts +4 -0
- package/getAuditing.js +4 -0
- package/getAuditing.js.map +1 -1
- package/getBackupCompliancePolicy.d.ts +28 -10
- package/getBackupCompliancePolicy.js +28 -10
- package/getBackupCompliancePolicy.js.map +1 -1
- package/getCloudBackupSchedule.d.ts +32 -10
- package/getCloudBackupSchedule.js +32 -10
- package/getCloudBackupSchedule.js.map +1 -1
- package/getCloudBackupSnapshot.d.ts +4 -0
- package/getCloudBackupSnapshot.js +4 -0
- package/getCloudBackupSnapshot.js.map +1 -1
- package/getCloudBackupSnapshotExportBucket.d.ts +4 -0
- package/getCloudBackupSnapshotExportBucket.js +4 -0
- package/getCloudBackupSnapshotExportBucket.js.map +1 -1
- package/getCloudBackupSnapshotExportBuckets.d.ts +4 -0
- package/getCloudBackupSnapshotExportBuckets.js +4 -0
- package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
- package/getCloudBackupSnapshotExportJob.d.ts +7 -1
- package/getCloudBackupSnapshotExportJob.js +4 -0
- package/getCloudBackupSnapshotExportJob.js.map +1 -1
- package/getCloudBackupSnapshotExportJobs.d.ts +4 -0
- package/getCloudBackupSnapshotExportJobs.js +4 -0
- package/getCloudBackupSnapshotExportJobs.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJob.d.ts +4 -0
- package/getCloudBackupSnapshotRestoreJob.js +4 -0
- package/getCloudBackupSnapshotRestoreJob.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJobs.d.ts +4 -0
- package/getCloudBackupSnapshotRestoreJobs.js +4 -0
- package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
- package/getCloudBackupSnapshots.d.ts +4 -0
- package/getCloudBackupSnapshots.js +4 -0
- package/getCloudBackupSnapshots.js.map +1 -1
- package/getCloudProviderAccessSetup.d.ts +4 -0
- package/getCloudProviderAccessSetup.js +4 -0
- package/getCloudProviderAccessSetup.js.map +1 -1
- package/getCluster.d.ts +4 -0
- package/getCluster.js +4 -0
- package/getCluster.js.map +1 -1
- package/getClusters.d.ts +4 -0
- package/getClusters.js +4 -0
- package/getClusters.js.map +1 -1
- package/getControlPlaneIpAddresses.d.ts +6 -2
- package/getControlPlaneIpAddresses.js +6 -2
- package/getControlPlaneIpAddresses.js.map +1 -1
- package/getCustomDbRole.d.ts +6 -2
- package/getCustomDbRole.js +6 -2
- package/getCustomDbRole.js.map +1 -1
- package/getCustomDbRoles.d.ts +6 -2
- package/getCustomDbRoles.js +6 -2
- package/getCustomDbRoles.js.map +1 -1
- package/getCustomDnsConfigurationClusterAws.d.ts +4 -0
- package/getCustomDnsConfigurationClusterAws.js +4 -0
- package/getCustomDnsConfigurationClusterAws.js.map +1 -1
- package/getDataLakePipeline.d.ts +4 -0
- package/getDataLakePipeline.js +4 -0
- package/getDataLakePipeline.js.map +1 -1
- package/getDataLakePipelineRun.d.ts +6 -2
- package/getDataLakePipelineRun.js +6 -2
- package/getDataLakePipelineRun.js.map +1 -1
- package/getDataLakePipelineRuns.d.ts +6 -2
- package/getDataLakePipelineRuns.js +6 -2
- package/getDataLakePipelineRuns.js.map +1 -1
- package/getDataLakePipelines.d.ts +4 -0
- package/getDataLakePipelines.js +4 -0
- package/getDataLakePipelines.js.map +1 -1
- package/getDatabaseUser.d.ts +6 -2
- package/getDatabaseUser.js +6 -2
- package/getDatabaseUser.js.map +1 -1
- package/getDatabaseUsers.d.ts +6 -2
- package/getDatabaseUsers.js +6 -2
- package/getDatabaseUsers.js.map +1 -1
- package/getEventTrigger.d.ts +6 -2
- package/getEventTrigger.js +6 -2
- package/getEventTrigger.js.map +1 -1
- package/getEventTriggers.d.ts +6 -2
- package/getEventTriggers.js +6 -2
- package/getEventTriggers.js.map +1 -1
- package/getFederatedDatabaseInstance.d.ts +4 -0
- package/getFederatedDatabaseInstance.js +4 -0
- package/getFederatedDatabaseInstance.js.map +1 -1
- package/getFederatedDatabaseInstances.d.ts +4 -0
- package/getFederatedDatabaseInstances.js +4 -0
- package/getFederatedDatabaseInstances.js.map +1 -1
- package/getFederatedQueryLimit.d.ts +2 -2
- package/getFederatedQueryLimit.js +2 -2
- package/getFederatedQueryLimits.d.ts +4 -0
- package/getFederatedQueryLimits.js +4 -0
- package/getFederatedQueryLimits.js.map +1 -1
- package/getFederatedSettings.d.ts +4 -0
- package/getFederatedSettings.js +4 -0
- package/getFederatedSettings.js.map +1 -1
- package/getFederatedSettingsIdentityProvider.d.ts +4 -0
- package/getFederatedSettingsIdentityProvider.js +4 -0
- package/getFederatedSettingsIdentityProvider.js.map +1 -1
- package/getFederatedSettingsIdentityProviders.d.ts +4 -0
- package/getFederatedSettingsIdentityProviders.js +4 -0
- package/getFederatedSettingsIdentityProviders.js.map +1 -1
- package/getFederatedSettingsOrgConfig.d.ts +4 -0
- package/getFederatedSettingsOrgConfig.js +4 -0
- package/getFederatedSettingsOrgConfig.js.map +1 -1
- package/getFederatedSettingsOrgConfigs.d.ts +4 -0
- package/getFederatedSettingsOrgConfigs.js +4 -0
- package/getFederatedSettingsOrgConfigs.js.map +1 -1
- package/getFederatedSettingsOrgRoleMapping.d.ts +4 -0
- package/getFederatedSettingsOrgRoleMapping.js +4 -0
- package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
- package/getFederatedSettingsOrgRoleMappings.d.ts +4 -0
- package/getFederatedSettingsOrgRoleMappings.js +4 -0
- package/getFederatedSettingsOrgRoleMappings.js.map +1 -1
- package/getGlobalClusterConfig.d.ts +4 -0
- package/getGlobalClusterConfig.js +4 -0
- package/getGlobalClusterConfig.js.map +1 -1
- package/getLdapConfiguration.d.ts +4 -0
- package/getLdapConfiguration.js +4 -0
- package/getLdapConfiguration.js.map +1 -1
- package/getLdapVerify.d.ts +36 -14
- package/getLdapVerify.js +36 -14
- package/getLdapVerify.js.map +1 -1
- package/getMaintenanceWindow.d.ts +4 -0
- package/getMaintenanceWindow.js +4 -0
- package/getMaintenanceWindow.js.map +1 -1
- package/getNetworkContainer.d.ts +4 -0
- package/getNetworkContainer.js +4 -0
- package/getNetworkContainer.js.map +1 -1
- package/getNetworkContainers.d.ts +4 -0
- package/getNetworkContainers.js +4 -0
- package/getNetworkContainers.js.map +1 -1
- package/getNetworkPeering.d.ts +4 -0
- package/getNetworkPeering.js +4 -0
- package/getNetworkPeering.js.map +1 -1
- package/getNetworkPeerings.d.ts +4 -0
- package/getNetworkPeerings.js +4 -0
- package/getNetworkPeerings.js.map +1 -1
- package/getOnlineArchive.d.ts +4 -0
- package/getOnlineArchive.js +4 -0
- package/getOnlineArchive.js.map +1 -1
- package/getOnlineArchives.d.ts +4 -0
- package/getOnlineArchives.js +4 -0
- package/getOnlineArchives.js.map +1 -1
- package/getOrgInvitation.d.ts +4 -0
- package/getOrgInvitation.js +4 -0
- package/getOrgInvitation.js.map +1 -1
- package/getOrganization.d.ts +6 -2
- package/getOrganization.js +6 -2
- package/getOrganization.js.map +1 -1
- package/getOrganizations.d.ts +6 -2
- package/getOrganizations.js +6 -2
- package/getOrganizations.js.map +1 -1
- package/getPrivateEndpointRegionalMode.d.ts +6 -2
- package/getPrivateEndpointRegionalMode.js +6 -2
- package/getPrivateEndpointRegionalMode.js.map +1 -1
- package/getPrivateLinkEndpoint.d.ts +6 -2
- package/getPrivateLinkEndpoint.js +6 -2
- package/getPrivateLinkEndpoint.js.map +1 -1
- package/getPrivateLinkEndpointService.d.ts +6 -2
- package/getPrivateLinkEndpointService.js +6 -2
- package/getPrivateLinkEndpointService.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -0
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +4 -0
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +4 -0
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +4 -0
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
- package/getPrivatelinkEndpointServiceServerless.d.ts +6 -2
- package/getPrivatelinkEndpointServiceServerless.js +6 -2
- package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
- package/getPrivatelinkEndpointsServiceServerless.d.ts +6 -2
- package/getPrivatelinkEndpointsServiceServerless.js +6 -2
- package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
- package/getProject.d.ts +4 -0
- package/getProject.js +4 -0
- package/getProject.js.map +1 -1
- package/getProjectInvitation.d.ts +4 -0
- package/getProjectInvitation.js +4 -0
- package/getProjectInvitation.js.map +1 -1
- package/getProjectIpAccessList.d.ts +4 -0
- package/getProjectIpAccessList.js +4 -0
- package/getProjectIpAccessList.js.map +1 -1
- package/getProjects.d.ts +6 -2
- package/getProjects.js +6 -2
- package/getProjects.js.map +1 -1
- package/getPushBasedLogExport.d.ts +66 -52
- package/getPushBasedLogExport.js +66 -52
- package/getPushBasedLogExport.js.map +1 -1
- package/getRolesOrgId.d.ts +4 -0
- package/getRolesOrgId.js +4 -0
- package/getRolesOrgId.js.map +1 -1
- package/getSearchDeployment.d.ts +4 -0
- package/getSearchDeployment.js +4 -0
- package/getSearchDeployment.js.map +1 -1
- package/getSearchIndex.d.ts +20 -80
- package/getSearchIndex.js +6 -12
- package/getSearchIndex.js.map +1 -1
- package/getSearchIndexes.d.ts +6 -2
- package/getSearchIndexes.js +6 -2
- package/getSearchIndexes.js.map +1 -1
- package/getServerlessInstance.d.ts +6 -2
- package/getServerlessInstance.js +6 -2
- package/getServerlessInstance.js.map +1 -1
- package/getServerlessInstances.d.ts +6 -2
- package/getServerlessInstances.js +6 -2
- package/getServerlessInstances.js.map +1 -1
- package/getStreamConnection.d.ts +4 -0
- package/getStreamConnection.js +4 -0
- package/getStreamConnection.js.map +1 -1
- package/getStreamConnections.d.ts +4 -0
- package/getStreamConnections.js +4 -0
- package/getStreamConnections.js.map +1 -1
- package/getStreamInstance.d.ts +4 -0
- package/getStreamInstance.js +4 -0
- package/getStreamInstance.js.map +1 -1
- package/getStreamInstances.d.ts +4 -0
- package/getStreamInstances.js +4 -0
- package/getStreamInstances.js.map +1 -1
- package/getTeam.d.ts +4 -0
- package/getTeam.js +4 -0
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +4 -0
- package/getTeams.js +4 -0
- package/getTeams.js.map +1 -1
- package/getThirdPartyIntegration.d.ts +6 -2
- package/getThirdPartyIntegration.js +6 -2
- package/getThirdPartyIntegration.js.map +1 -1
- package/getThirdPartyIntegrations.d.ts +6 -2
- package/getThirdPartyIntegrations.js +6 -2
- package/getThirdPartyIntegrations.js.map +1 -1
- package/getX509AuthenticationDatabaseUser.d.ts +6 -2
- package/getX509AuthenticationDatabaseUser.js +6 -2
- package/getX509AuthenticationDatabaseUser.js.map +1 -1
- package/globalClusterConfig.d.ts +2 -0
- package/globalClusterConfig.js +2 -0
- package/globalClusterConfig.js.map +1 -1
- package/ldapConfiguration.d.ts +3 -1
- package/ldapConfiguration.js +3 -1
- package/ldapConfiguration.js.map +1 -1
- package/ldapVerify.d.ts +17 -6
- package/ldapVerify.js +17 -6
- package/ldapVerify.js.map +1 -1
- package/maintenanceWindow.d.ts +5 -1
- package/maintenanceWindow.js +5 -1
- package/maintenanceWindow.js.map +1 -1
- package/networkContainer.d.ts +2 -0
- package/networkContainer.js +2 -0
- package/networkContainer.js.map +1 -1
- package/networkPeering.d.ts +11 -101
- package/networkPeering.js +11 -101
- package/networkPeering.js.map +1 -1
- package/onlineArchive.d.ts +2 -0
- package/onlineArchive.js +2 -0
- package/onlineArchive.js.map +1 -1
- package/organization.d.ts +2 -0
- package/organization.js +2 -0
- package/organization.js.map +1 -1
- package/package.json +2 -2
- package/privateEndpointRegionalMode.d.ts +2 -0
- package/privateEndpointRegionalMode.js +2 -0
- package/privateEndpointRegionalMode.js.map +1 -1
- package/privateLinkEndpoint.d.ts +2 -0
- package/privateLinkEndpoint.js +2 -0
- package/privateLinkEndpoint.js.map +1 -1
- package/privateLinkEndpointService.d.ts +2 -0
- package/privateLinkEndpointService.js +2 -0
- package/privateLinkEndpointService.js.map +1 -1
- package/privatelinkEndpointServerless.d.ts +2 -0
- package/privatelinkEndpointServerless.js +2 -0
- package/privatelinkEndpointServerless.js.map +1 -1
- package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +2 -0
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js +2 -0
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/privatelinkEndpointServiceServerless.d.ts +2 -0
- package/privatelinkEndpointServiceServerless.js +2 -0
- package/privatelinkEndpointServiceServerless.js.map +1 -1
- package/project.d.ts +2 -0
- package/project.js +2 -0
- package/project.js.map +1 -1
- package/projectIpAccessList.d.ts +2 -0
- package/projectIpAccessList.js +2 -0
- package/projectIpAccessList.js.map +1 -1
- package/pushBasedLogExport.d.ts +33 -23
- package/pushBasedLogExport.js +33 -23
- package/pushBasedLogExport.js.map +1 -1
- package/searchDeployment.d.ts +2 -0
- package/searchDeployment.js +2 -0
- package/searchDeployment.js.map +1 -1
- package/searchIndex.d.ts +20 -0
- package/searchIndex.js +4 -0
- package/searchIndex.js.map +1 -1
- package/serverlessInstance.d.ts +2 -0
- package/serverlessInstance.js +2 -0
- package/serverlessInstance.js.map +1 -1
- package/streamConnection.d.ts +2 -0
- package/streamConnection.js +2 -0
- package/streamConnection.js.map +1 -1
- package/streamInstance.d.ts +2 -0
- package/streamInstance.js +2 -0
- package/streamInstance.js.map +1 -1
- package/team.d.ts +2 -0
- package/team.js +2 -0
- package/team.js.map +1 -1
- package/teams.d.ts +2 -0
- package/teams.js +2 -0
- package/teams.js.map +1 -1
- package/thirdPartyIntegration.d.ts +2 -0
- package/thirdPartyIntegration.js +2 -0
- package/thirdPartyIntegration.js.map +1 -1
- package/types/input.d.ts +5 -6
- package/types/output.d.ts +23 -16
- package/x509authenticationDatabaseUser.d.ts +2 -0
- package/x509authenticationDatabaseUser.js +2 -0
- package/x509authenticationDatabaseUser.js.map +1 -1
package/getLdapVerify.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
+
* ## # Data Source: mongodbatlas.LdapVerify
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.LdapVerify` describes a LDAP Verify.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -15,13 +17,22 @@ import * as outputs from "./types/output";
|
|
|
15
17
|
* name: "NAME OF THE PROJECT",
|
|
16
18
|
* orgId: "ORG ID",
|
|
17
19
|
* });
|
|
18
|
-
* const
|
|
20
|
+
* const testAdvancedCluster = new mongodbatlas.AdvancedCluster("test", {
|
|
19
21
|
* projectId: testProject.id,
|
|
20
|
-
* name: "
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
22
|
+
* name: "ClusterName",
|
|
23
|
+
* clusterType: "REPLICASET",
|
|
24
|
+
* backupEnabled: true,
|
|
25
|
+
* replicationSpecs: [{
|
|
26
|
+
* regionConfigs: [{
|
|
27
|
+
* priority: 7,
|
|
28
|
+
* providerName: "AWS",
|
|
29
|
+
* regionName: "US_EAST_1",
|
|
30
|
+
* electableSpecs: {
|
|
31
|
+
* instanceSize: "M10",
|
|
32
|
+
* nodeCount: 3,
|
|
33
|
+
* },
|
|
34
|
+
* }],
|
|
35
|
+
* }],
|
|
25
36
|
* });
|
|
26
37
|
* const testLdapVerify = new mongodbatlas.LdapVerify("test", {
|
|
27
38
|
* projectId: testProject.id,
|
|
@@ -30,7 +41,7 @@ import * as outputs from "./types/output";
|
|
|
30
41
|
* bindUsername: "USERNAME",
|
|
31
42
|
* bindPassword: "PASSWORD",
|
|
32
43
|
* }, {
|
|
33
|
-
* dependsOn: [
|
|
44
|
+
* dependsOn: [testAdvancedCluster],
|
|
34
45
|
* });
|
|
35
46
|
* const test = mongodbatlas.getLdapVerifyOutput({
|
|
36
47
|
* projectId: testLdapVerify.projectId,
|
|
@@ -91,6 +102,8 @@ export interface GetLdapVerifyResult {
|
|
|
91
102
|
readonly validations: outputs.GetLdapVerifyValidation[];
|
|
92
103
|
}
|
|
93
104
|
/**
|
|
105
|
+
* ## # Data Source: mongodbatlas.LdapVerify
|
|
106
|
+
*
|
|
94
107
|
* `mongodbatlas.LdapVerify` describes a LDAP Verify.
|
|
95
108
|
*
|
|
96
109
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -105,13 +118,22 @@ export interface GetLdapVerifyResult {
|
|
|
105
118
|
* name: "NAME OF THE PROJECT",
|
|
106
119
|
* orgId: "ORG ID",
|
|
107
120
|
* });
|
|
108
|
-
* const
|
|
121
|
+
* const testAdvancedCluster = new mongodbatlas.AdvancedCluster("test", {
|
|
109
122
|
* projectId: testProject.id,
|
|
110
|
-
* name: "
|
|
111
|
-
*
|
|
112
|
-
*
|
|
113
|
-
*
|
|
114
|
-
*
|
|
123
|
+
* name: "ClusterName",
|
|
124
|
+
* clusterType: "REPLICASET",
|
|
125
|
+
* backupEnabled: true,
|
|
126
|
+
* replicationSpecs: [{
|
|
127
|
+
* regionConfigs: [{
|
|
128
|
+
* priority: 7,
|
|
129
|
+
* providerName: "AWS",
|
|
130
|
+
* regionName: "US_EAST_1",
|
|
131
|
+
* electableSpecs: {
|
|
132
|
+
* instanceSize: "M10",
|
|
133
|
+
* nodeCount: 3,
|
|
134
|
+
* },
|
|
135
|
+
* }],
|
|
136
|
+
* }],
|
|
115
137
|
* });
|
|
116
138
|
* const testLdapVerify = new mongodbatlas.LdapVerify("test", {
|
|
117
139
|
* projectId: testProject.id,
|
|
@@ -120,7 +142,7 @@ export interface GetLdapVerifyResult {
|
|
|
120
142
|
* bindUsername: "USERNAME",
|
|
121
143
|
* bindPassword: "PASSWORD",
|
|
122
144
|
* }, {
|
|
123
|
-
* dependsOn: [
|
|
145
|
+
* dependsOn: [testAdvancedCluster],
|
|
124
146
|
* });
|
|
125
147
|
* const test = mongodbatlas.getLdapVerifyOutput({
|
|
126
148
|
* projectId: testLdapVerify.projectId,
|
package/getLdapVerify.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getLdapVerifyOutput = exports.getLdapVerify = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.LdapVerify
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.LdapVerify` describes a LDAP Verify.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -20,13 +22,22 @@ const utilities = require("./utilities");
|
|
|
20
22
|
* name: "NAME OF THE PROJECT",
|
|
21
23
|
* orgId: "ORG ID",
|
|
22
24
|
* });
|
|
23
|
-
* const
|
|
25
|
+
* const testAdvancedCluster = new mongodbatlas.AdvancedCluster("test", {
|
|
24
26
|
* projectId: testProject.id,
|
|
25
|
-
* name: "
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
27
|
+
* name: "ClusterName",
|
|
28
|
+
* clusterType: "REPLICASET",
|
|
29
|
+
* backupEnabled: true,
|
|
30
|
+
* replicationSpecs: [{
|
|
31
|
+
* regionConfigs: [{
|
|
32
|
+
* priority: 7,
|
|
33
|
+
* providerName: "AWS",
|
|
34
|
+
* regionName: "US_EAST_1",
|
|
35
|
+
* electableSpecs: {
|
|
36
|
+
* instanceSize: "M10",
|
|
37
|
+
* nodeCount: 3,
|
|
38
|
+
* },
|
|
39
|
+
* }],
|
|
40
|
+
* }],
|
|
30
41
|
* });
|
|
31
42
|
* const testLdapVerify = new mongodbatlas.LdapVerify("test", {
|
|
32
43
|
* projectId: testProject.id,
|
|
@@ -35,7 +46,7 @@ const utilities = require("./utilities");
|
|
|
35
46
|
* bindUsername: "USERNAME",
|
|
36
47
|
* bindPassword: "PASSWORD",
|
|
37
48
|
* }, {
|
|
38
|
-
* dependsOn: [
|
|
49
|
+
* dependsOn: [testAdvancedCluster],
|
|
39
50
|
* });
|
|
40
51
|
* const test = mongodbatlas.getLdapVerifyOutput({
|
|
41
52
|
* projectId: testLdapVerify.projectId,
|
|
@@ -52,6 +63,8 @@ function getLdapVerify(args, opts) {
|
|
|
52
63
|
}
|
|
53
64
|
exports.getLdapVerify = getLdapVerify;
|
|
54
65
|
/**
|
|
66
|
+
* ## # Data Source: mongodbatlas.LdapVerify
|
|
67
|
+
*
|
|
55
68
|
* `mongodbatlas.LdapVerify` describes a LDAP Verify.
|
|
56
69
|
*
|
|
57
70
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -66,13 +79,22 @@ exports.getLdapVerify = getLdapVerify;
|
|
|
66
79
|
* name: "NAME OF THE PROJECT",
|
|
67
80
|
* orgId: "ORG ID",
|
|
68
81
|
* });
|
|
69
|
-
* const
|
|
82
|
+
* const testAdvancedCluster = new mongodbatlas.AdvancedCluster("test", {
|
|
70
83
|
* projectId: testProject.id,
|
|
71
|
-
* name: "
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
84
|
+
* name: "ClusterName",
|
|
85
|
+
* clusterType: "REPLICASET",
|
|
86
|
+
* backupEnabled: true,
|
|
87
|
+
* replicationSpecs: [{
|
|
88
|
+
* regionConfigs: [{
|
|
89
|
+
* priority: 7,
|
|
90
|
+
* providerName: "AWS",
|
|
91
|
+
* regionName: "US_EAST_1",
|
|
92
|
+
* electableSpecs: {
|
|
93
|
+
* instanceSize: "M10",
|
|
94
|
+
* nodeCount: 3,
|
|
95
|
+
* },
|
|
96
|
+
* }],
|
|
97
|
+
* }],
|
|
76
98
|
* });
|
|
77
99
|
* const testLdapVerify = new mongodbatlas.LdapVerify("test", {
|
|
78
100
|
* projectId: testProject.id,
|
|
@@ -81,7 +103,7 @@ exports.getLdapVerify = getLdapVerify;
|
|
|
81
103
|
* bindUsername: "USERNAME",
|
|
82
104
|
* bindPassword: "PASSWORD",
|
|
83
105
|
* }, {
|
|
84
|
-
* dependsOn: [
|
|
106
|
+
* dependsOn: [testAdvancedCluster],
|
|
85
107
|
* });
|
|
86
108
|
* const test = mongodbatlas.getLdapVerifyOutput({
|
|
87
109
|
* projectId: testLdapVerify.projectId,
|
package/getLdapVerify.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLdapVerify.js","sourceRoot":"","sources":["../getLdapVerify.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getLdapVerify.js","sourceRoot":"","sources":["../getLdapVerify.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAsDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.MaintenanceWindow
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.MaintenanceWindow` provides a Maintenance Window entry datasource. Gets information regarding the configured maintenance window for a MongoDB Atlas project.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -76,6 +78,8 @@ export interface GetMaintenanceWindowResult {
|
|
|
76
78
|
readonly startAsap: boolean;
|
|
77
79
|
}
|
|
78
80
|
/**
|
|
81
|
+
* ## # Data Source: mongodbatlas.MaintenanceWindow
|
|
82
|
+
*
|
|
79
83
|
* `mongodbatlas.MaintenanceWindow` provides a Maintenance Window entry datasource. Gets information regarding the configured maintenance window for a MongoDB Atlas project.
|
|
80
84
|
*
|
|
81
85
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
package/getMaintenanceWindow.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getMaintenanceWindowOutput = exports.getMaintenanceWindow = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.MaintenanceWindow
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.MaintenanceWindow` provides a Maintenance Window entry datasource. Gets information regarding the configured maintenance window for a MongoDB Atlas project.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -48,6 +50,8 @@ function getMaintenanceWindow(args, opts) {
|
|
|
48
50
|
}
|
|
49
51
|
exports.getMaintenanceWindow = getMaintenanceWindow;
|
|
50
52
|
/**
|
|
53
|
+
* ## # Data Source: mongodbatlas.MaintenanceWindow
|
|
54
|
+
*
|
|
51
55
|
* `mongodbatlas.MaintenanceWindow` provides a Maintenance Window entry datasource. Gets information regarding the configured maintenance window for a MongoDB Atlas project.
|
|
52
56
|
*
|
|
53
57
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMaintenanceWindow.js","sourceRoot":"","sources":["../getMaintenanceWindow.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMaintenanceWindow.js","sourceRoot":"","sources":["../getMaintenanceWindow.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;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;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;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/getNetworkContainer.d.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.NetworkContainer
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.NetworkContainer` describes a Network Peering Container. The resource requires your Project ID and container ID.
|
|
4
6
|
*
|
|
5
7
|
* > **IMPORTANT:** This resource creates one Network Peering container into which Atlas can deploy Network Peering connections. An Atlas project can have a maximum of one container for each cloud provider. You must have either the Project Owner or Organization Owner role to successfully call this endpoint.
|
|
@@ -96,6 +98,8 @@ export interface GetNetworkContainerResult {
|
|
|
96
98
|
readonly vpcId: string;
|
|
97
99
|
}
|
|
98
100
|
/**
|
|
101
|
+
* ## # Data Source: mongodbatlas.NetworkContainer
|
|
102
|
+
*
|
|
99
103
|
* `mongodbatlas.NetworkContainer` describes a Network Peering Container. The resource requires your Project ID and container ID.
|
|
100
104
|
*
|
|
101
105
|
* > **IMPORTANT:** This resource creates one Network Peering container into which Atlas can deploy Network Peering connections. An Atlas project can have a maximum of one container for each cloud provider. You must have either the Project Owner or Organization Owner role to successfully call this endpoint.
|
package/getNetworkContainer.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getNetworkContainerOutput = exports.getNetworkContainer = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.NetworkContainer
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.NetworkContainer` describes a Network Peering Container. The resource requires your Project ID and container ID.
|
|
10
12
|
*
|
|
11
13
|
* > **IMPORTANT:** This resource creates one Network Peering container into which Atlas can deploy Network Peering connections. An Atlas project can have a maximum of one container for each cloud provider. You must have either the Project Owner or Organization Owner role to successfully call this endpoint.
|
|
@@ -41,6 +43,8 @@ function getNetworkContainer(args, opts) {
|
|
|
41
43
|
}
|
|
42
44
|
exports.getNetworkContainer = getNetworkContainer;
|
|
43
45
|
/**
|
|
46
|
+
* ## # Data Source: mongodbatlas.NetworkContainer
|
|
47
|
+
*
|
|
44
48
|
* `mongodbatlas.NetworkContainer` describes a Network Peering Container. The resource requires your Project ID and container ID.
|
|
45
49
|
*
|
|
46
50
|
* > **IMPORTANT:** This resource creates one Network Peering container into which Atlas can deploy Network Peering connections. An Atlas project can have a maximum of one container for each cloud provider. You must have either the Project Owner or Organization Owner role to successfully call this endpoint.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkContainer.js","sourceRoot":"","sources":["../getNetworkContainer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkContainer.js","sourceRoot":"","sources":["../getNetworkContainer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AAuED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
+
* ## # Data Source: mongodbatlas.getNetworkContainers
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.getNetworkContainers` describes all Network Peering Containers. The data source requires your Project ID.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -58,6 +60,8 @@ export interface GetNetworkContainersResult {
|
|
|
58
60
|
readonly results: outputs.GetNetworkContainersResult[];
|
|
59
61
|
}
|
|
60
62
|
/**
|
|
63
|
+
* ## # Data Source: mongodbatlas.getNetworkContainers
|
|
64
|
+
*
|
|
61
65
|
* `mongodbatlas.getNetworkContainers` describes all Network Peering Containers. The data source requires your Project ID.
|
|
62
66
|
*
|
|
63
67
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
package/getNetworkContainers.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getNetworkContainersOutput = exports.getNetworkContainers = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.getNetworkContainers
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.getNetworkContainers` describes all Network Peering Containers. The data source requires your Project ID.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -39,6 +41,8 @@ function getNetworkContainers(args, opts) {
|
|
|
39
41
|
}
|
|
40
42
|
exports.getNetworkContainers = getNetworkContainers;
|
|
41
43
|
/**
|
|
44
|
+
* ## # Data Source: mongodbatlas.getNetworkContainers
|
|
45
|
+
*
|
|
42
46
|
* `mongodbatlas.getNetworkContainers` describes all Network Peering Containers. The data source requires your Project ID.
|
|
43
47
|
*
|
|
44
48
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkContainers.js","sourceRoot":"","sources":["../getNetworkContainers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkContainers.js","sourceRoot":"","sources":["../getNetworkContainers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;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;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;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/getNetworkPeering.d.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.NetworkPeering
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.NetworkPeering` describes a Network Peering Connection.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -126,6 +128,8 @@ export interface GetNetworkPeeringResult {
|
|
|
126
128
|
readonly vpcId: string;
|
|
127
129
|
}
|
|
128
130
|
/**
|
|
131
|
+
* ## # Data Source: mongodbatlas.NetworkPeering
|
|
132
|
+
*
|
|
129
133
|
* `mongodbatlas.NetworkPeering` describes a Network Peering Connection.
|
|
130
134
|
*
|
|
131
135
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
package/getNetworkPeering.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getNetworkPeeringOutput = exports.getNetworkPeering = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.NetworkPeering
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.NetworkPeering` describes a Network Peering Connection.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -44,6 +46,8 @@ function getNetworkPeering(args, opts) {
|
|
|
44
46
|
}
|
|
45
47
|
exports.getNetworkPeering = getNetworkPeering;
|
|
46
48
|
/**
|
|
49
|
+
* ## # Data Source: mongodbatlas.NetworkPeering
|
|
50
|
+
*
|
|
47
51
|
* `mongodbatlas.NetworkPeering` describes a Network Peering Connection.
|
|
48
52
|
*
|
|
49
53
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
package/getNetworkPeering.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkPeering.js","sourceRoot":"","sources":["../getNetworkPeering.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkPeering.js","sourceRoot":"","sources":["../getNetworkPeering.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAkGD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getNetworkPeerings.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
+
* ## # Data Source: mongodbatlas.getNetworkPeerings
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.getNetworkPeerings` describes all Network Peering Connections.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -52,6 +54,8 @@ export interface GetNetworkPeeringsResult {
|
|
|
52
54
|
readonly results: outputs.GetNetworkPeeringsResult[];
|
|
53
55
|
}
|
|
54
56
|
/**
|
|
57
|
+
* ## # Data Source: mongodbatlas.getNetworkPeerings
|
|
58
|
+
*
|
|
55
59
|
* `mongodbatlas.getNetworkPeerings` describes all Network Peering Connections.
|
|
56
60
|
*
|
|
57
61
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
package/getNetworkPeerings.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getNetworkPeeringsOutput = exports.getNetworkPeerings = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.getNetworkPeerings
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.getNetworkPeerings` describes all Network Peering Connections.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -40,6 +42,8 @@ function getNetworkPeerings(args, opts) {
|
|
|
40
42
|
}
|
|
41
43
|
exports.getNetworkPeerings = getNetworkPeerings;
|
|
42
44
|
/**
|
|
45
|
+
* ## # Data Source: mongodbatlas.getNetworkPeerings
|
|
46
|
+
*
|
|
43
47
|
* `mongodbatlas.getNetworkPeerings` describes all Network Peering Connections.
|
|
44
48
|
*
|
|
45
49
|
* > **NOTE:** Groups and projects are synonymous terms. You may find **group_id** in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkPeerings.js","sourceRoot":"","sources":["../getNetworkPeerings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkPeerings.js","sourceRoot":"","sources":["../getNetworkPeerings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getOnlineArchive.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.OnlineArchive` describes an Online Archive
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -92,6 +94,8 @@ export interface GetOnlineArchiveResult {
|
|
|
92
94
|
readonly state: string;
|
|
93
95
|
}
|
|
94
96
|
/**
|
|
97
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
98
|
+
*
|
|
95
99
|
* `mongodbatlas.OnlineArchive` describes an Online Archive
|
|
96
100
|
*
|
|
97
101
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getOnlineArchive.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getOnlineArchiveOutput = exports.getOnlineArchive = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.OnlineArchive` describes an Online Archive
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -66,6 +68,8 @@ function getOnlineArchive(args, opts) {
|
|
|
66
68
|
}
|
|
67
69
|
exports.getOnlineArchive = getOnlineArchive;
|
|
68
70
|
/**
|
|
71
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
72
|
+
*
|
|
69
73
|
* `mongodbatlas.OnlineArchive` describes an Online Archive
|
|
70
74
|
*
|
|
71
75
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getOnlineArchive.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOnlineArchive.js","sourceRoot":"","sources":["../getOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOnlineArchive.js","sourceRoot":"","sources":["../getOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;AA0CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/getOnlineArchives.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.OnlineArchive` Describes the list of all the online archives for a cluster
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -81,6 +83,8 @@ export interface GetOnlineArchivesResult {
|
|
|
81
83
|
readonly totalCount: number;
|
|
82
84
|
}
|
|
83
85
|
/**
|
|
86
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
87
|
+
*
|
|
84
88
|
* `mongodbatlas.OnlineArchive` Describes the list of all the online archives for a cluster
|
|
85
89
|
*
|
|
86
90
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getOnlineArchives.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getOnlineArchivesOutput = exports.getOnlineArchives = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.OnlineArchive` Describes the list of all the online archives for a cluster
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -63,6 +65,8 @@ function getOnlineArchives(args, opts) {
|
|
|
63
65
|
}
|
|
64
66
|
exports.getOnlineArchives = getOnlineArchives;
|
|
65
67
|
/**
|
|
68
|
+
* ## # Data Source: mongodbatlas.OnlineArchive
|
|
69
|
+
*
|
|
66
70
|
* `mongodbatlas.OnlineArchive` Describes the list of all the online archives for a cluster
|
|
67
71
|
*
|
|
68
72
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getOnlineArchives.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOnlineArchives.js","sourceRoot":"","sources":["../getOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOnlineArchives.js","sourceRoot":"","sources":["../getOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAiCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getOrgInvitation.d.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.OrgInvitation
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.OrgInvitation` describes an invitation for a user to join an Atlas organization.
|
|
4
6
|
*/
|
|
5
7
|
export declare function getOrgInvitation(args: GetOrgInvitationArgs, opts?: pulumi.InvokeOptions): Promise<GetOrgInvitationResult>;
|
|
@@ -53,6 +55,8 @@ export interface GetOrgInvitationResult {
|
|
|
53
55
|
readonly username: string;
|
|
54
56
|
}
|
|
55
57
|
/**
|
|
58
|
+
* ## # Data Source: mongodbatlas.OrgInvitation
|
|
59
|
+
*
|
|
56
60
|
* `mongodbatlas.OrgInvitation` describes an invitation for a user to join an Atlas organization.
|
|
57
61
|
*/
|
|
58
62
|
export declare function getOrgInvitationOutput(args: GetOrgInvitationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOrgInvitationResult>;
|
package/getOrgInvitation.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getOrgInvitationOutput = exports.getOrgInvitation = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.OrgInvitation
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.OrgInvitation` describes an invitation for a user to join an Atlas organization.
|
|
10
12
|
*/
|
|
11
13
|
function getOrgInvitation(args, opts) {
|
|
@@ -18,6 +20,8 @@ function getOrgInvitation(args, opts) {
|
|
|
18
20
|
}
|
|
19
21
|
exports.getOrgInvitation = getOrgInvitation;
|
|
20
22
|
/**
|
|
23
|
+
* ## # Data Source: mongodbatlas.OrgInvitation
|
|
24
|
+
*
|
|
21
25
|
* `mongodbatlas.OrgInvitation` describes an invitation for a user to join an Atlas organization.
|
|
22
26
|
*/
|
|
23
27
|
function getOrgInvitationOutput(args, opts) {
|
package/getOrgInvitation.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrgInvitation.js","sourceRoot":"","sources":["../getOrgInvitation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOrgInvitation.js","sourceRoot":"","sources":["../getOrgInvitation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;AAoDD;;;;GAIG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/getOrganization.d.ts
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* ## # Data Source: mongodbatlas.Organization
|
|
5
|
+
*
|
|
6
|
+
* `mongodbatlas.Organization` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
5
7
|
*
|
|
6
8
|
* ## Example Usage
|
|
7
9
|
*
|
|
@@ -57,7 +59,9 @@ export interface GetOrganizationResult {
|
|
|
57
59
|
readonly restrictEmployeeAccess: boolean;
|
|
58
60
|
}
|
|
59
61
|
/**
|
|
60
|
-
*
|
|
62
|
+
* ## # Data Source: mongodbatlas.Organization
|
|
63
|
+
*
|
|
64
|
+
* `mongodbatlas.Organization` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
61
65
|
*
|
|
62
66
|
* ## Example Usage
|
|
63
67
|
*
|
package/getOrganization.js
CHANGED
|
@@ -6,7 +6,9 @@ exports.getOrganizationOutput = exports.getOrganization = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: mongodbatlas.Organization
|
|
10
|
+
*
|
|
11
|
+
* `mongodbatlas.Organization` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
10
12
|
*
|
|
11
13
|
* ## Example Usage
|
|
12
14
|
*
|
|
@@ -28,7 +30,9 @@ function getOrganization(args, opts) {
|
|
|
28
30
|
}
|
|
29
31
|
exports.getOrganization = getOrganization;
|
|
30
32
|
/**
|
|
31
|
-
*
|
|
33
|
+
* ## # Data Source: mongodbatlas.Organization
|
|
34
|
+
*
|
|
35
|
+
* `mongodbatlas.Organization` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
32
36
|
*
|
|
33
37
|
* ## Example Usage
|
|
34
38
|
*
|
package/getOrganization.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganization.js","sourceRoot":"","sources":["../getOrganization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOrganization.js","sourceRoot":"","sources":["../getOrganization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA2CD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
package/getOrganizations.d.ts
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* ## # Data Source: mongodbatlas.getOrganizations
|
|
5
|
+
*
|
|
6
|
+
* `mongodbatlas.getOrganizations` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
5
7
|
*
|
|
6
8
|
* ## Example Usage
|
|
7
9
|
*
|
|
@@ -45,7 +47,9 @@ export interface GetOrganizationsResult {
|
|
|
45
47
|
readonly totalCount: number;
|
|
46
48
|
}
|
|
47
49
|
/**
|
|
48
|
-
*
|
|
50
|
+
* ## # Data Source: mongodbatlas.getOrganizations
|
|
51
|
+
*
|
|
52
|
+
* `mongodbatlas.getOrganizations` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
49
53
|
*
|
|
50
54
|
* ## Example Usage
|
|
51
55
|
*
|
package/getOrganizations.js
CHANGED
|
@@ -6,7 +6,9 @@ exports.getOrganizationsOutput = exports.getOrganizations = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: mongodbatlas.getOrganizations
|
|
10
|
+
*
|
|
11
|
+
* `mongodbatlas.getOrganizations` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
10
12
|
*
|
|
11
13
|
* ## Example Usage
|
|
12
14
|
*
|
|
@@ -31,7 +33,9 @@ function getOrganizations(args, opts) {
|
|
|
31
33
|
}
|
|
32
34
|
exports.getOrganizations = getOrganizations;
|
|
33
35
|
/**
|
|
34
|
-
*
|
|
36
|
+
* ## # Data Source: mongodbatlas.getOrganizations
|
|
37
|
+
*
|
|
38
|
+
* `mongodbatlas.getOrganizations` describes all MongoDB Atlas Organizations. This represents organizations that have been created.
|
|
35
39
|
*
|
|
36
40
|
* ## Example Usage
|
|
37
41
|
*
|