diff --git a/community/approved-plugins.json b/community/approved-plugins.json index efd7fb2e47561..c4867a26b3ae2 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": "@nx-iac/aws-cdk", + "description": "Empowers your Nx workspace with AWS CDK capabilities ⚡", + "url": "https://github.com/joelklint/nx-aws-cdk" + }, { "name": "@routineless/nx-aws-cdk", "description": "Nx plugin to generate and manage aws cdk app and lambdas.",