From 4dcb58ebff4652004a5dc37194b97dee70d30aa3 Mon Sep 17 00:00:00 2001 From: Jan David Date: Mon, 11 Nov 2024 11:48:20 +0100 Subject: [PATCH 1/2] Move more traffic to Fastly We are slowly reaching our monthly credit limit on AWS, so we want to move more traffic to Fastly again. --- .../legacy/releases-prod/release-distribution/terragrunt.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl b/terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl index 29f0866f1..cbf8b9b88 100644 --- a/terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl +++ b/terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl @@ -18,6 +18,6 @@ inputs = { static_ttl = 86400 // 1 day - static_cloudfront_weight = 25 - static_fastly_weight = 75 + static_cloudfront_weight = 5 + static_fastly_weight = 95 } From a1d774eb6852c6309c498b56783ffdeb908e2ac6 Mon Sep 17 00:00:00 2001 From: Jan David Date: Wed, 13 Nov 2024 10:49:24 +0100 Subject: [PATCH 2/2] Deploy new traffic ratio --- terragrunt/accounts/legacy/releases-prod/deployed-ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terragrunt/accounts/legacy/releases-prod/deployed-ref b/terragrunt/accounts/legacy/releases-prod/deployed-ref index 34cf023b1..53c801c1c 100644 --- a/terragrunt/accounts/legacy/releases-prod/deployed-ref +++ b/terragrunt/accounts/legacy/releases-prod/deployed-ref @@ -1 +1 @@ -e8a249616c13651c14c2f8c0241c466b436489c4 +4dcb58ebff4652004a5dc37194b97dee70d30aa3