Skip to content

Commit 8a84e88

Browse files
Revert "VIA-176 MD/DB Temporarily change Preprod content cache bucket name"
This reverts commit 366948c.
1 parent 366948c commit 8a84e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/environments/preprod/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ locals {
1414
node_version = "nodejs22.x"
1515
log_retention_in_days = 7
1616
cache_lambda_zip_path = "../../../lambda.zip"
17-
content_cache_bucket_name = "via176-downtime-contentcache-test"
17+
content_cache_bucket_name = "${local.prefix}-content-cache"
1818
app_version = var.app_version
1919

2020
application_environment_variables = {

0 commit comments

Comments
 (0)