14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"name": "devops-iac",
|
|
"description": "DevOps patterns and Infrastructure as Code with Terraform, Docker, Kubernetes, and CI/CD",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brock"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |