Files
42marketplaces/sync/gh-savaki-savaki-marketplace-plugins-aws-deployer.json
2025-11-30 09:08:53 +08:00

18 lines
550 B
JSON

{
"name": "aws-deployer",
"owner": {
"name": "Matt Ho",
"email": "matt.ho@gmail.com"
},
"plugins": [
{
"name": "aws-deployer",
"description": "Skills for setting up and configuring AWS Deployer - a serverless CloudFormation deployment automation system with support for single and multi-account deployments via AWS Step Functions",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-savaki-savaki-marketplace-plugins-aws-deployer.git"
},
"strict": true
}
]
}