diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 7355727aa3..949f644813 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -18,5 +18,10 @@ "name": "@flowaccount/nx-serverless", "description": "Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace", "url": "https://github.com/flowaccount/nx-plugins" + }, + { + "name": "@dev-thought/nx-deploy-it", + "description": "Nx plugin to deploy applications on your favorite cloud provider", + "url": "https://github.com/Dev-Thought/nx-plugins/tree/master/libs/nx-deploy-it" } ]