chore(core): nx plugin submission @nx-iac/aws-cdk (#20081)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
Joel Klint 2024-02-02 15:18:05 +01:00 committed by GitHub
parent fafd0a8cfc
commit ae104a8e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,11 @@
"description": "Nx plugin to generate a CDK stack with support for the vitest runner. Supports all CDK commands.", "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" "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", "name": "@routineless/nx-aws-cdk",
"description": "Nx plugin to generate and manage aws cdk app and lambdas.", "description": "Nx plugin to generate and manage aws cdk app and lambdas.",