Add credential lane readiness proposals
This commit is contained in:
parent
815b124ab1
commit
aee0dcefad
13 changed files with 425 additions and 25 deletions
|
|
@ -71,6 +71,8 @@ workload_kv_read:
|
|||
access_frontdoor:
|
||||
- type
|
||||
- catalog_id
|
||||
- readiness
|
||||
- resolvable
|
||||
verification:
|
||||
- positive
|
||||
- negative
|
||||
|
|
@ -80,6 +82,20 @@ workload_kv_read:
|
|||
- rotate
|
||||
- compromised
|
||||
|
||||
access_frontdoor_readiness:
|
||||
allowed:
|
||||
- template
|
||||
- pending-review
|
||||
- approved-pending-apply
|
||||
- applied-pending-verify
|
||||
- ready
|
||||
- disabled
|
||||
- compromised
|
||||
resolvable_true_requires_status: active
|
||||
ops_warden_should_consume_only:
|
||||
readiness: ready
|
||||
resolvable: true
|
||||
|
||||
guardrails:
|
||||
apply_plan_requires_status:
|
||||
- approved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue