diff --git a/terraform/gcp/projects/awi-ciroh.tfvars b/terraform/gcp/projects/awi-ciroh.tfvars index 6228220cd6..bf1c7fbfc0 100644 --- a/terraform/gcp/projects/awi-ciroh.tfvars +++ b/terraform/gcp/projects/awi-ciroh.tfvars @@ -7,7 +7,12 @@ enable_network_policy = true enable_logging = false filestores = { - "filestore" = { capacity_gb = 9216 } + "filestore" = { capacity_gb : 9216 }, + # Requested in: https://2i2c.freshdesk.com/a/tickets/2170 + "filestore_b" = { + name_suffix : "b", + capacity_gb : 5120, + } } # Cloud costs for this project are not passed through by 2i2c