From 6fe257d7566e78b9d17009f7cc7c39beb84b09c7 Mon Sep 17 00:00:00 2001 From: Georgiana Dolocan Date: Fri, 26 Jul 2024 13:39:23 +0300 Subject: [PATCH] Add a filestore for the staging hub of openscapes --- terraform/aws/projects/openscapes.tfvars | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/terraform/aws/projects/openscapes.tfvars b/terraform/aws/projects/openscapes.tfvars index cdef8a2df1..ff3bceb120 100644 --- a/terraform/aws/projects/openscapes.tfvars +++ b/terraform/aws/projects/openscapes.tfvars @@ -11,6 +11,12 @@ default_budget_alert = { # Remove this variable to tag all our resources with {"ManagedBy": "2i2c"} tags = {} +filestores = { + "staging" = { + name_suffix = "staging" + } +} + user_buckets = { "scratch-staging" : { "delete_after" : 7