From 53081e75c1c924c72f6b7b5dc3149af80dd57422 Mon Sep 17 00:00:00 2001 From: Colin Saliceti Date: Thu, 30 Nov 2023 17:07:50 +0000 Subject: [PATCH] Increase statuscake sensibility Try to catch the same timeout errors as on TRS --- terraform/workspace_variables/production.tfvars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/workspace_variables/production.tfvars.json b/terraform/workspace_variables/production.tfvars.json index 80d30c985..f3352bf26 100644 --- a/terraform/workspace_variables/production.tfvars.json +++ b/terraform/workspace_variables/production.tfvars.json @@ -19,7 +19,7 @@ "website_name": "get-an-identity-prod", "website_url": "https://teaching-identity.education.gov.uk/status", "contact_group": [249142], - "confirmations": 2 + "confirmations": 0 } }, "domain": "teaching-identity.education.gov.uk",