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.",