mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-05 16:19:10 +00:00
7 lines
162 B
Markdown
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. |