Skip to content

Commit 1d22541

Browse files
flochazsaragerion
andauthored
Update CONTRIBUTING.md
Co-authored-by: Sara Gerion <[email protected]>
1 parent 9d0daa8 commit 1d22541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ As mentioned in the previous section, tests are split into groups thanks to [jes
106106
*/
107107
```
108108

109-
and leverage `aws-cdk` package to programatically deploy and destroy stacks. See `metrics/tests/e2e/decorator.test.ts` as an example.
109+
and leverage [aws-cdk](https://docs.aws.amazon.com/cdk/v1/guide/getting_started.html) V1 package (not v2 due to [this cdk issue](https://github.com/aws/aws-cdk/issues/18211)) to programatically deploy and destroy stacks. See `metrics/tests/e2e/decorator.test.ts` as an example.
110110

111111

112112
**Run**

0 commit comments

Comments
 (0)