diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 1641a5695b5e4..55c060ae4041d 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -29,6 +29,11 @@ "description": "Nx plugin integrations with Vite.", "url": "https://nx-plugins.netlify.app/" }, + { + "name": "nx-serverless-cdk", + "description": "Create CDK applications and construct libraries. Test and debug infrastructure code and AWS Lambda functions locally.", + "url": "https://github.com/castleadmin/nx-plugins/tree/main/nx-serverless-cdk/plugin" + }, { "name": "@ago-dev/nx-aws-cdk-v2", "description": "An nx plugin for the aws-cdk v2.",