diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 2c1233892a..7fded79202 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -39,6 +39,11 @@ "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": "@routineless/nx-aws-cdk", + "description": "Nx plugin to generate and manage aws cdk app and lambdas.", + "url": "https://github.com/KozelAnatoliy/routineless/tree/main/packages/nx-aws-cdk" + }, { "name": "@berenddeboer/nx-sst", "description": "Nx plugin to generate an SST stack and execute all SST commands.",