Skip to content

Commit e54e4bf

Browse files
committed
CCM-11966: Add new status TEMPLATE_PROOF_APPROVED to spec template
1 parent 14506d8 commit e54e4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

infrastructure/terraform/modules/backend-api/spec.tmpl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,8 @@
777777
"VALIDATION_FAILED",
778778
"VIRUS_SCAN_FAILED",
779779
"WAITING_FOR_PROOF",
780-
"PROOF_AVAILABLE"
780+
"PROOF_AVAILABLE",
781+
"TEMPLATE_PROOF_APPROVED"
781782
],
782783
"type": "string"
783784
},

0 commit comments

Comments
 (0)