From c272afc2c5a6b0e604277cb6ccd227ecb210de1a Mon Sep 17 00:00:00 2001 From: Hubert Date: Thu, 2 Nov 2023 15:36:22 +0100 Subject: [PATCH] pin daily snapshot to forest:v0.15.0 (#329) --- terraform/daily_snapshot/prod/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/daily_snapshot/prod/main.tf b/terraform/daily_snapshot/prod/main.tf index adce11d70..3fc804f53 100644 --- a/terraform/daily_snapshot/prod/main.tf +++ b/terraform/daily_snapshot/prod/main.tf @@ -32,7 +32,7 @@ module "daily_snapshot" { size = "s-4vcpu-16gb-amd" # droplet size slack_channel = "#forest-notifications" # slack channel for notifications snapshot_bucket = "forest-archive" - forest_tag = "latest" + forest_tag = "v0.15.0" r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/" # Variable passthrough: