|
|
@@ -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"
|
|
|
}
|
|
|
]
|
|
|
}
|