@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/getOrganizations.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC;AA+BD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,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"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* ## # Data Source: privateEndpointRegionalMode
|
|
4
|
+
*
|
|
5
|
+
* `privateEndpointRegionalMode` describes a Private Endpoint Regional Mode. This represents a Private Endpoint Regional Mode Connection that wants to retrieve settings of an Atlas project.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
6
8
|
*/
|
|
@@ -30,7 +32,9 @@ export interface GetPrivateEndpointRegionalModeResult {
|
|
|
30
32
|
readonly projectId: string;
|
|
31
33
|
}
|
|
32
34
|
/**
|
|
33
|
-
*
|
|
35
|
+
* ## # Data Source: privateEndpointRegionalMode
|
|
36
|
+
*
|
|
37
|
+
* `privateEndpointRegionalMode` describes a Private Endpoint Regional Mode. This represents a Private Endpoint Regional Mode Connection that wants to retrieve settings of an Atlas project.
|
|
34
38
|
*
|
|
35
39
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
36
40
|
*/
|
|
@@ -6,7 +6,9 @@ exports.getPrivateEndpointRegionalModeOutput = exports.getPrivateEndpointRegiona
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: privateEndpointRegionalMode
|
|
10
|
+
*
|
|
11
|
+
* `privateEndpointRegionalMode` describes a Private Endpoint Regional Mode. This represents a Private Endpoint Regional Mode Connection that wants to retrieve settings of an Atlas project.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
14
|
*/
|
|
@@ -19,7 +21,9 @@ function getPrivateEndpointRegionalMode(args, opts) {
|
|
|
19
21
|
}
|
|
20
22
|
exports.getPrivateEndpointRegionalMode = getPrivateEndpointRegionalMode;
|
|
21
23
|
/**
|
|
22
|
-
*
|
|
24
|
+
* ## # Data Source: privateEndpointRegionalMode
|
|
25
|
+
*
|
|
26
|
+
* `privateEndpointRegionalMode` describes a Private Endpoint Regional Mode. This represents a Private Endpoint Regional Mode Connection that wants to retrieve settings of an Atlas project.
|
|
23
27
|
*
|
|
24
28
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
25
29
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateEndpointRegionalMode.js","sourceRoot":"","sources":["../getPrivateEndpointRegionalMode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivateEndpointRegionalMode.js","sourceRoot":"","sources":["../getPrivateEndpointRegionalMode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;GAMG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wEAOC;AA2BD;;;;;;GAMG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAC5H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,8BAA8B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,oFAEC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpoint
|
|
4
|
+
*
|
|
5
|
+
* `mongodbatlas.PrivateLinkEndpoint` describes a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
6
8
|
*
|
|
@@ -102,7 +104,9 @@ export interface GetPrivateLinkEndpointResult {
|
|
|
102
104
|
readonly status: string;
|
|
103
105
|
}
|
|
104
106
|
/**
|
|
105
|
-
*
|
|
107
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpoint
|
|
108
|
+
*
|
|
109
|
+
* `mongodbatlas.PrivateLinkEndpoint` describes a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
106
110
|
*
|
|
107
111
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
108
112
|
*
|
|
@@ -6,7 +6,9 @@ exports.getPrivateLinkEndpointOutput = exports.getPrivateLinkEndpoint = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpoint
|
|
10
|
+
*
|
|
11
|
+
* `mongodbatlas.PrivateLinkEndpoint` describes a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
14
|
*
|
|
@@ -41,7 +43,9 @@ function getPrivateLinkEndpoint(args, opts) {
|
|
|
41
43
|
}
|
|
42
44
|
exports.getPrivateLinkEndpoint = getPrivateLinkEndpoint;
|
|
43
45
|
/**
|
|
44
|
-
*
|
|
46
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpoint
|
|
47
|
+
*
|
|
48
|
+
* `mongodbatlas.PrivateLinkEndpoint` describes a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
45
49
|
*
|
|
46
50
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
47
51
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateLinkEndpoint.js","sourceRoot":"","sources":["../getPrivateLinkEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivateLinkEndpoint.js","sourceRoot":"","sources":["../getPrivateLinkEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;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,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AA8ED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
|
@@ -1,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.PrivateLinkEndpointService
|
|
5
|
+
*
|
|
6
|
+
* `mongodbatlas.PrivateLinkEndpointService` describes a Private Endpoint Link. This represents a Private Endpoint Link Connection that wants to retrieve details in an Atlas project.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
7
9
|
*/
|
|
@@ -98,7 +100,9 @@ export interface GetPrivateLinkEndpointServiceResult {
|
|
|
98
100
|
readonly providerName: string;
|
|
99
101
|
}
|
|
100
102
|
/**
|
|
101
|
-
*
|
|
103
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpointService
|
|
104
|
+
*
|
|
105
|
+
* `mongodbatlas.PrivateLinkEndpointService` describes a Private Endpoint Link. This represents a Private Endpoint Link Connection that wants to retrieve details in an Atlas project.
|
|
102
106
|
*
|
|
103
107
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
104
108
|
*/
|
|
@@ -6,7 +6,9 @@ exports.getPrivateLinkEndpointServiceOutput = exports.getPrivateLinkEndpointServ
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpointService
|
|
10
|
+
*
|
|
11
|
+
* `mongodbatlas.PrivateLinkEndpointService` describes a Private Endpoint Link. This represents a Private Endpoint Link Connection that wants to retrieve details in an Atlas project.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
14
|
*/
|
|
@@ -21,7 +23,9 @@ function getPrivateLinkEndpointService(args, opts) {
|
|
|
21
23
|
}
|
|
22
24
|
exports.getPrivateLinkEndpointService = getPrivateLinkEndpointService;
|
|
23
25
|
/**
|
|
24
|
-
*
|
|
26
|
+
* ## # Data Source: mongodbatlas.PrivateLinkEndpointService
|
|
27
|
+
*
|
|
28
|
+
* `mongodbatlas.PrivateLinkEndpointService` describes a Private Endpoint Link. This represents a Private Endpoint Link Connection that wants to retrieve details in an Atlas project.
|
|
25
29
|
*
|
|
26
30
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
27
31
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateLinkEndpointService.js","sourceRoot":"","sources":["../getPrivateLinkEndpointService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivateLinkEndpointService.js","sourceRoot":"","sources":["../getPrivateLinkEndpointService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAE9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC;AA8FD;;;;;;GAMG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,6BAA6B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxF,CAAC;AAFD,kFAEC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive` describes a Private Endpoint Service resource for Data Federation and Online Archive.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -74,6 +76,8 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchiveResult
|
|
|
74
76
|
readonly type: string;
|
|
75
77
|
}
|
|
76
78
|
/**
|
|
79
|
+
* ## # Data Source: mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive
|
|
80
|
+
*
|
|
77
81
|
* `mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive` describes a Private Endpoint Service resource for Data Federation and Online Archive.
|
|
78
82
|
*
|
|
79
83
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -6,6 +6,8 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchiveOutput = exports
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive` describes a Private Endpoint Service resource for Data Federation and Online Archive.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -43,6 +45,8 @@ function getPrivatelinkEndpointServiceDataFederationOnlineArchive(args, opts) {
|
|
|
43
45
|
}
|
|
44
46
|
exports.getPrivatelinkEndpointServiceDataFederationOnlineArchive = getPrivatelinkEndpointServiceDataFederationOnlineArchive;
|
|
45
47
|
/**
|
|
48
|
+
* ## # Data Source: mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive
|
|
49
|
+
*
|
|
46
50
|
* `mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive` describes a Private Endpoint Service resource for Data Federation and Online Archive.
|
|
47
51
|
*
|
|
48
52
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchive.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchive.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,wDAAwD,CAAC,IAAkE,EAAE,IAA2B;IAEpK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sIAAsI,EAAE;QACjK,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4HAOC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,8DAA8D,CAAC,IAAwE,EAAE,IAA2B;IAChL,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wDAAwD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnH,CAAC;AAFD,wIAEC"}
|
|
@@ -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.getPrivatelinkEndpointServiceDataFederationOnlineArchives
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives` describes Private Endpoint Service resources for Data Federation and Online Archive.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -53,6 +55,8 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult
|
|
|
53
55
|
readonly results: outputs.GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult[];
|
|
54
56
|
}
|
|
55
57
|
/**
|
|
58
|
+
* ## # Data Source: mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives
|
|
59
|
+
*
|
|
56
60
|
* `mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives` describes Private Endpoint Service resources for Data Federation and Online Archive.
|
|
57
61
|
*
|
|
58
62
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -6,6 +6,8 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchivesOutput = export
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives` describes Private Endpoint Service resources for Data Federation and Online Archive.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -41,6 +43,8 @@ function getPrivatelinkEndpointServiceDataFederationOnlineArchives(args, opts) {
|
|
|
41
43
|
}
|
|
42
44
|
exports.getPrivatelinkEndpointServiceDataFederationOnlineArchives = getPrivatelinkEndpointServiceDataFederationOnlineArchives;
|
|
43
45
|
/**
|
|
46
|
+
* ## # Data Source: mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives
|
|
47
|
+
*
|
|
44
48
|
* `mongodbatlas.getPrivatelinkEndpointServiceDataFederationOnlineArchives` describes Private Endpoint Service resources for Data Federation and Online Archive.
|
|
45
49
|
*
|
|
46
50
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchives.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchives.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,yDAAyD,CAAC,IAAmE,EAAE,IAA2B;IAEtK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wIAAwI,EAAE;QACnK,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8HAMC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,+DAA+D,CAAC,IAAyE,EAAE,IAA2B;IAClL,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yDAAyD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpH,CAAC;AAFD,0IAEC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* ## # Data Source: privatelinkEndpointServiceServerless
|
|
4
|
+
*
|
|
5
|
+
* `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
6
8
|
*
|
|
@@ -123,7 +125,9 @@ export interface GetPrivatelinkEndpointServiceServerlessResult {
|
|
|
123
125
|
readonly status: string;
|
|
124
126
|
}
|
|
125
127
|
/**
|
|
126
|
-
*
|
|
128
|
+
* ## # Data Source: privatelinkEndpointServiceServerless
|
|
129
|
+
*
|
|
130
|
+
* `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
|
|
127
131
|
*
|
|
128
132
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
129
133
|
*
|
|
@@ -6,7 +6,9 @@ exports.getPrivatelinkEndpointServiceServerlessOutput = exports.getPrivatelinkEn
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: privatelinkEndpointServiceServerless
|
|
10
|
+
*
|
|
11
|
+
* `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
14
|
*
|
|
@@ -89,7 +91,9 @@ function getPrivatelinkEndpointServiceServerless(args, opts) {
|
|
|
89
91
|
}
|
|
90
92
|
exports.getPrivatelinkEndpointServiceServerless = getPrivatelinkEndpointServiceServerless;
|
|
91
93
|
/**
|
|
92
|
-
*
|
|
94
|
+
* ## # Data Source: privatelinkEndpointServiceServerless
|
|
95
|
+
*
|
|
96
|
+
* `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
|
|
93
97
|
*
|
|
94
98
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
95
99
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointServiceServerless.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceServerless.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointServiceServerless.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceServerless.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2EG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAA2B;IAElI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0FAQC;AAmDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2EG;AACH,SAAgB,6CAA6C,CAAC,IAAuD,EAAE,IAA2B;IAC9I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uCAAuC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClG,CAAC;AAFD,sGAEC"}
|
|
@@ -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: privatelinkEndpointsServiceServerless
|
|
5
|
+
*
|
|
6
|
+
* `privatelinkEndpointsServiceServerless` describes the list of all Serverless PrivateLink Endpoint Service resource.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
7
9
|
*
|
|
@@ -99,7 +101,9 @@ export interface GetPrivatelinkEndpointsServiceServerlessResult {
|
|
|
99
101
|
readonly results: outputs.GetPrivatelinkEndpointsServiceServerlessResult[];
|
|
100
102
|
}
|
|
101
103
|
/**
|
|
102
|
-
*
|
|
104
|
+
* ## # Data Source: privatelinkEndpointsServiceServerless
|
|
105
|
+
*
|
|
106
|
+
* `privatelinkEndpointsServiceServerless` describes the list of all Serverless PrivateLink Endpoint Service resource.
|
|
103
107
|
*
|
|
104
108
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
105
109
|
*
|
|
@@ -6,7 +6,9 @@ exports.getPrivatelinkEndpointsServiceServerlessOutput = exports.getPrivatelinkE
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: privatelinkEndpointsServiceServerless
|
|
10
|
+
*
|
|
11
|
+
* `privatelinkEndpointsServiceServerless` describes the list of all Serverless PrivateLink Endpoint Service resource.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
14
|
*
|
|
@@ -83,7 +85,9 @@ function getPrivatelinkEndpointsServiceServerless(args, opts) {
|
|
|
83
85
|
}
|
|
84
86
|
exports.getPrivatelinkEndpointsServiceServerless = getPrivatelinkEndpointsServiceServerless;
|
|
85
87
|
/**
|
|
86
|
-
*
|
|
88
|
+
* ## # Data Source: privatelinkEndpointsServiceServerless
|
|
89
|
+
*
|
|
90
|
+
* `privatelinkEndpointsServiceServerless` describes the list of all Serverless PrivateLink Endpoint Service resource.
|
|
87
91
|
*
|
|
88
92
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
89
93
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointsServiceServerless.js","sourceRoot":"","sources":["../getPrivatelinkEndpointsServiceServerless.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointsServiceServerless.js","sourceRoot":"","sources":["../getPrivatelinkEndpointsServiceServerless.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IAEpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sGAAsG,EAAE;QACjI,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4FAOC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,SAAgB,8CAA8C,CAAC,IAAwD,EAAE,IAA2B;IAChJ,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wCAAwC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnG,CAAC;AAFD,wGAEC"}
|
package/getProject.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.Project
|
|
5
|
+
*
|
|
4
6
|
* `mongodbatlas.Project` describes a MongoDB Atlas Project. This represents a project that has been created.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -156,6 +158,8 @@ export interface GetProjectResult {
|
|
|
156
158
|
readonly teams: outputs.GetProjectTeam[];
|
|
157
159
|
}
|
|
158
160
|
/**
|
|
161
|
+
* ## # Data Source: mongodbatlas.Project
|
|
162
|
+
*
|
|
159
163
|
* `mongodbatlas.Project` describes a MongoDB Atlas Project. This represents a project that has been created.
|
|
160
164
|
*
|
|
161
165
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getProject.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getProjectOutput = exports.getProject = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.Project
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.Project` describes a MongoDB Atlas Project. This represents a project that has been created.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
@@ -85,6 +87,8 @@ function getProject(args, opts) {
|
|
|
85
87
|
}
|
|
86
88
|
exports.getProject = getProject;
|
|
87
89
|
/**
|
|
90
|
+
* ## # Data Source: mongodbatlas.Project
|
|
91
|
+
*
|
|
88
92
|
* `mongodbatlas.Project` describes a MongoDB Atlas Project. This represents a project that has been created.
|
|
89
93
|
*
|
|
90
94
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
package/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AAqFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.ProjectInvitation
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.ProjectInvitation` describes an invitation to a user to join an Atlas project.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find GROUP-ID in the official documentation.
|
|
@@ -70,6 +72,8 @@ export interface GetProjectInvitationResult {
|
|
|
70
72
|
readonly username: string;
|
|
71
73
|
}
|
|
72
74
|
/**
|
|
75
|
+
* ## # Data Source: mongodbatlas.ProjectInvitation
|
|
76
|
+
*
|
|
73
77
|
* `mongodbatlas.ProjectInvitation` describes an invitation to a user to join an Atlas project.
|
|
74
78
|
*
|
|
75
79
|
* > **NOTE:** Groups and projects are synonymous terms. You may find GROUP-ID in the official documentation.
|
package/getProjectInvitation.js
CHANGED
|
@@ -6,6 +6,8 @@ exports.getProjectInvitationOutput = exports.getProjectInvitation = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.ProjectInvitation
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.ProjectInvitation` describes an invitation to a user to join an Atlas project.
|
|
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 getProjectInvitation(args, opts) {
|
|
|
39
41
|
}
|
|
40
42
|
exports.getProjectInvitation = getProjectInvitation;
|
|
41
43
|
/**
|
|
44
|
+
* ## # Data Source: mongodbatlas.ProjectInvitation
|
|
45
|
+
*
|
|
42
46
|
* `mongodbatlas.ProjectInvitation` describes an invitation to a user to join an Atlas project.
|
|
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":"getProjectInvitation.js","sourceRoot":"","sources":["../getProjectInvitation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectInvitation.js","sourceRoot":"","sources":["../getProjectInvitation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC;AAgDD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## # Data Source: mongodbatlas.ProjectIpAccessList
|
|
4
|
+
*
|
|
3
5
|
* `mongodbatlas.ProjectIpAccessList` describes an IP Access List entry resource. The access list grants access from IPs, CIDRs or AWS Security Groups (if VPC Peering is enabled) to clusters within the Project.
|
|
4
6
|
*
|
|
5
7
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -115,6 +117,8 @@ export interface GetProjectIpAccessListResult {
|
|
|
115
117
|
readonly projectId: string;
|
|
116
118
|
}
|
|
117
119
|
/**
|
|
120
|
+
* ## # Data Source: mongodbatlas.ProjectIpAccessList
|
|
121
|
+
*
|
|
118
122
|
* `mongodbatlas.ProjectIpAccessList` describes an IP Access List entry resource. The access list grants access from IPs, CIDRs or AWS Security Groups (if VPC Peering is enabled) to clusters within the Project.
|
|
119
123
|
*
|
|
120
124
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -6,6 +6,8 @@ exports.getProjectIpAccessListOutput = exports.getProjectIpAccessList = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## # Data Source: mongodbatlas.ProjectIpAccessList
|
|
10
|
+
*
|
|
9
11
|
* `mongodbatlas.ProjectIpAccessList` describes an IP Access List entry resource. The access list grants access from IPs, CIDRs or AWS Security Groups (if VPC Peering is enabled) to clusters within the Project.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -93,6 +95,8 @@ function getProjectIpAccessList(args, opts) {
|
|
|
93
95
|
}
|
|
94
96
|
exports.getProjectIpAccessList = getProjectIpAccessList;
|
|
95
97
|
/**
|
|
98
|
+
* ## # Data Source: mongodbatlas.ProjectIpAccessList
|
|
99
|
+
*
|
|
96
100
|
* `mongodbatlas.ProjectIpAccessList` describes an IP Access List entry resource. The access list grants access from IPs, CIDRs or AWS Security Groups (if VPC Peering is enabled) to clusters within the Project.
|
|
97
101
|
*
|
|
98
102
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectIpAccessList.js","sourceRoot":"","sources":["../getProjectIpAccessList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectIpAccessList.js","sourceRoot":"","sources":["../getProjectIpAccessList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;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,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wDASC;AAwCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;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"}
|
package/getProjects.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.getProjects
|
|
5
|
+
*
|
|
6
|
+
* `mongodbatlas.getProjects` describes all Projects. This represents projects that have been created.
|
|
5
7
|
*
|
|
6
8
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
7
9
|
*
|
|
@@ -67,7 +69,9 @@ export interface GetProjectsResult {
|
|
|
67
69
|
readonly totalCount: number;
|
|
68
70
|
}
|
|
69
71
|
/**
|
|
70
|
-
*
|
|
72
|
+
* ## # Data Source: mongodbatlas.getProjects
|
|
73
|
+
*
|
|
74
|
+
* `mongodbatlas.getProjects` describes all Projects. This represents projects that have been created.
|
|
71
75
|
*
|
|
72
76
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
73
77
|
*
|
package/getProjects.js
CHANGED
|
@@ -6,7 +6,9 @@ exports.getProjectsOutput = exports.getProjects = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* ## # Data Source: mongodbatlas.getProjects
|
|
10
|
+
*
|
|
11
|
+
* `mongodbatlas.getProjects` describes all Projects. This represents projects that have been created.
|
|
10
12
|
*
|
|
11
13
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
12
14
|
*
|
|
@@ -54,7 +56,9 @@ function getProjects(args, opts) {
|
|
|
54
56
|
}
|
|
55
57
|
exports.getProjects = getProjects;
|
|
56
58
|
/**
|
|
57
|
-
*
|
|
59
|
+
* ## # Data Source: mongodbatlas.getProjects
|
|
60
|
+
*
|
|
61
|
+
* `mongodbatlas.getProjects` describes all Projects. This represents projects that have been created.
|
|
58
62
|
*
|
|
59
63
|
* > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
|
|
60
64
|
*
|
package/getProjects.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kCAQC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|