12 lines
225 B
JSON
Executable file
12 lines
225 B
JSON
Executable file
{
|
|
"project": {
|
|
"name": "Home Infrastructure",
|
|
"type": "terraform",
|
|
"description": "Kubernetes cluster on Proxmox with self-hosted services"
|
|
},
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ssh:*)"
|
|
]
|
|
}
|
|
}
|