We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7781c33 commit 5af7948Copy full SHA for 5af7948
examples/l3-resources/atlas-basic.ts
@@ -1,4 +1,4 @@
1
-// This example creates a project and a cluster in Atlas using the L1 resources.
+// This CDK L3 example creates a MongoDB Atlas project, cluster, databaseUser, and projectIpAccessList
2
import * as cdk from 'aws-cdk-lib';
3
import { Construct } from 'constructs';
4
import { AtlasBasic } from 'awscdk-resources-mongodbatlas';
0 commit comments