diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 2e76573cbf..2c1233892a 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -34,6 +34,11 @@ "description": "An nx plugin for the aws-cdk v2.", "url": "https://github.com/adrian-goe/nx-aws-cdk-v2" }, + { + "name": "@berenddeboer/nx-aws-cdk", + "description": "Nx plugin to generate a CDK stack with support for the vitest runner. Supports all CDK commands.", + "url": "https://github.com/berenddeboer/nx-plugins/tree/main/packages/nx-aws-cdk" + }, { "name": "@berenddeboer/nx-sst", "description": "Nx plugin to generate an SST stack and execute all SST commands.",