mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Adds awareness of Oracle Cloud Infrastructure to any plugin that referenced at least two of the major cloud vendors already. Skills updated to include OCI services. Also updated some of the other cloud references. Signed-off-by: Avi Miller <me@dje.li>
11 lines
356 B
JSON
11 lines
356 B
JSON
{
|
|
"name": "cloud-infrastructure",
|
|
"version": "1.3.0",
|
|
"description": "Cloud architecture design for AWS/Azure/GCP/OCI, 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"
|
|
}
|