Skip to content

Commit 5af7948

Browse files
authored
Update atlas-basic.ts
1 parent 7781c33 commit 5af7948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/l3-resources/atlas-basic.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This example creates a project and a cluster in Atlas using the L1 resources.
1+
// This CDK L3 example creates a MongoDB Atlas project, cluster, databaseUser, and projectIpAccessList
22
import * as cdk from 'aws-cdk-lib';
33
import { Construct } from 'constructs';
44
import { AtlasBasic } from 'awscdk-resources-mongodbatlas';

0 commit comments

Comments
 (0)