Skip to content

Commit 75573f9

Browse files
committed
rollback fastly usage
1 parent 17f2216 commit 75573f9

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

terragrunt/accounts/legacy/crates-io-prod/crates-io/.terraform.lock.hcl

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terragrunt/accounts/legacy/crates-io-prod/crates-io/terragrunt.hcl

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

2525
strict_security_headers = true
2626

27-
static_cloudfront_weight = 80
28-
static_fastly_weight = 20
27+
static_cloudfront_weight = 100
28+
static_fastly_weight = 0
2929
}

0 commit comments

Comments
 (0)