mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Patch version bumps for all plugins that had phantom resource references removed in the previous commit.
11 lines
352 B
JSON
11 lines
352 B
JSON
{
|
|
"name": "cloud-infrastructure",
|
|
"version": "1.2.3",
|
|
"description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|