generated from coulomb/repo-seed
23 lines
464 B
JSON
23 lines
464 B
JSON
{
|
|
"id": "check:ops-warden-backup-automation-atm",
|
|
"tenant": "tenant:platform",
|
|
"subject": {
|
|
"id": "backup-automation",
|
|
"type": "atm"
|
|
},
|
|
"action": "sign",
|
|
"resource": {
|
|
"id": "ssh-cert:actor/backup-automation",
|
|
"type": "ssh-certificate",
|
|
"system": "ops-warden"
|
|
},
|
|
"context": {
|
|
"principals": [
|
|
"backup"
|
|
],
|
|
"actor_type": "atm",
|
|
"ttl_hours": 1,
|
|
"pubkey_fingerprint": "SHA256:example-atm-fingerprint"
|
|
}
|
|
}
|