Skip to content

Commit 4dcb58e

Browse files
committed
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.
1 parent af3c35b commit 4dcb58e

File tree

1 file changed

+2
-2
lines changed
  • terragrunt/accounts/legacy/releases-prod/release-distribution

1 file changed

+2
-2
lines changed

terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ inputs = {
1818

1919
static_ttl = 86400 // 1 day
2020

21-
static_cloudfront_weight = 25
22-
static_fastly_weight = 75
21+
static_cloudfront_weight = 5
22+
static_fastly_weight = 95
2323
}

0 commit comments

Comments
 (0)