From 0f1c9d9e988a2ee37a09a15a0b8346c3a429d89c Mon Sep 17 00:00:00 2001 From: Berend de Boer Date: Fri, 21 Jul 2023 10:15:19 +1200 Subject: [PATCH] chore(misc): nx plugin submission nx-sst (#18173) Co-authored-by: Berend de Boer --- community/approved-plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community/approved-plugins.json b/community/approved-plugins.json index bc3bb45fd1..548d8c90a1 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -39,6 +39,11 @@ "description": "An nx plugin for the aws-cdk v2.", "url": "https://github.com/adrian-goe/nx-aws-cdk-v2" }, + { + "name": "@berenddeboer/nx-sst", + "description": "Nx plugin to generate an SST stack and execute all SST commands.", + "url": "https://github.com/berenddeboer/nx-plugins/tree/main/packages/nx-sst" + }, { "name": "@rxap/plugin-localazy", "description": "An Nx plugin for localazy.com upload and download tasks.",