Jelajahi Sumber

Merge PR #579: add-plugin/deploy-on-aws

Tobin South 6 bulan lalu
induk
melakukan
64ce1721a4
1 mengubah file dengan 12 tambahan dan 0 penghapusan
  1. 12 0
      .claude-plugin/marketplace.json

+ 12 - 0
.claude-plugin/marketplace.json

@@ -921,6 +921,18 @@
         "ref": "main"
       },
       "homepage": "https://github.com/awslabs/agent-plugins"
+    },
+    {
+      "name": "deploy-on-aws",
+      "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
+      "category": "deployment",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/awslabs/agent-plugins.git",
+        "path": "plugins/deploy-on-aws",
+        "ref": "main"
+      },
+      "homepage": "https://github.com/awslabs/agent-plugins"
     }
   ]
 }