devops-exercises/topics/aws/exercises/sample_cdk/exercise.md
Vishnu S 2c321fdd47
added description for AWS CloudFormation, AWS CDK in AWS topics (#287)
* add description for AWS CloudFormation, AWS CDK

* adding cdk

* fixing typo
2022-09-08 09:23:44 +03:00

7 lines
162 B
Markdown

### Set up a CDK Project
Initialize a CDK project and set up files required to build a CDK project.
## Solution
Click [here](solution.md) to view the solution.