From 2df1ab9540fdfff0c8aa5eb8e08a8fe135272d2d Mon Sep 17 00:00:00 2001 From: Vinicius Gubiani Ferreira Date: Tue, 10 Sep 2024 16:07:39 -0300 Subject: [PATCH] [NO-ISSUE] chore: Sync IaC Production (#1702) Add new Origin and Rule to access client list --- azion/production/azion.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/azion/production/azion.json b/azion/production/azion.json index 53187988b..b6445a654 100644 --- a/azion/production/azion.json +++ b/azion/production/azion.json @@ -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": { @@ -142,6 +147,11 @@ "id": 269763, "name": "Secure Headers", "phase": "response" + }, + { + "id": 296352, + "name": "Route List Client Ids to Github", + "phase": "request" } ] }, @@ -159,4 +169,4 @@ "name": "Cities - Cache" } ] -} +} \ No newline at end of file