mongodb / awscdk-resources-mongodbatlas

MongoDB Atlas AWS CDK Resources
Apache License 2.0
33 stars 15 forks source link

feat: Adds Stream Instance L1 CDK construct #233

Closed oarbusi closed 3 months ago

oarbusi commented 3 months ago

Proposed changes

Adds Stream Instance L1 CDK construct

Link to any related issue(s): https://jira.mongodb.org/browse/CLOUDP-230534

Manual QA done with example file

CREATE

cdk deploy

✅  CdkTestStack

✨  Deployment time: 18.99s

Stack ARN:
arn:aws:cloudformation:eu-west-1:358363220050:stack/CdkTestStack/2d47c460-dd34-11ee-a39c-02d56f5cea7f

✨  Total time: 20.88s

DELETE

cdk destroy 

Are you sure you want to delete: CdkTestStack (y/n)? y
CdkTestStack: destroying... [1/1]

 ✅  CdkTestStack: destroyed

Type of change:

Required Checklist:

Further comments