18 lines
447 B
JSON
18 lines
447 B
JSON
{
|
|
"name": "devops-iac",
|
|
"owner": {
|
|
"name": "Brock",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "devops-iac",
|
|
"description": "DevOps patterns and Infrastructure as Code with Terraform, Docker, Kubernetes, and CI/CD",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dieshen-claude-marketplace-plugins-devops-iac.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |