Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:21:22 +08:00
commit 359a55f194
5 changed files with 1413 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Dieshen/claude_marketplace:plugins/devops-iac",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c4bd4f6d237067cdb9cc47a3ad4da72c8b4a86f4",
"treeHash": "9c69e28eabd0519f773a641540a9dfddb91e64a67d0d620cf1642e712aad2a3e",
"generatedAt": "2025-11-28T10:10:23.895942Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "devops-iac",
"description": "DevOps patterns and Infrastructure as Code with Terraform, Docker, Kubernetes, and CI/CD",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "dd9fb72e8b812f118542840c573adf5a64a868b1c048e43ecd4a170a9c702dca"
},
{
"path": "agents/infrastructure-builder.md",
"sha256": "068ba5ea209b51520d0a954962ed931c751bd19bec84904f27cc2ea061a640e7"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d21360c0fa34f7f8339a40c9d06b04f1e36c3510c31ff98dc653196dbb554311"
},
{
"path": "commands/devops-patterns.md",
"sha256": "0ac6b98d035da97d6e2dbf97694b00ca624d19ce6d4f95c2a5f1a427826b427d"
}
],
"dirSha256": "9c69e28eabd0519f773a641540a9dfddb91e64a67d0d620cf1642e712aad2a3e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}