Skip to content

Commit

Permalink
[NO-ISSUE] chore: Sync IaC Production (#1702)
Browse files Browse the repository at this point in the history
Add new Origin and Rule to access client list
  • Loading branch information
vinigfer authored Sep 10, 2024
1 parent 189ba58 commit 2df1ab9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion azion/production/azion.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"origin-id": 142751,
"origin-key": "4c361d2f-dbb5-42c0-a6b6-28b0e6e50d91",
"name": "console_kit_31-07-2024_single"
},
{
"origin-id": 153663,
"origin-key": "6ec17c87-d2fb-4c28-a3b7-588b1ae61bf2",
"name": "origin-github-allowed-accounts"
}
],
"rules-engine": {
Expand Down Expand Up @@ -142,6 +147,11 @@
"id": 269763,
"name": "Secure Headers",
"phase": "response"
},
{
"id": 296352,
"name": "Route List Client Ids to Github",
"phase": "request"
}
]
},
Expand All @@ -159,4 +169,4 @@
"name": "Cities - Cache"
}
]
}
}

0 comments on commit 2df1ab9

Please sign in to comment.