From f1e2923501f44cd747c3ed1ca5a426cb0725d02f Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Mon, 21 Oct 2024 10:48:18 +0200 Subject: [PATCH] awi-ciroh: delete 3TB filestore instance that wasn't migrated to --- terraform/gcp/projects/awi-ciroh.tfvars | 5 ----- 1 file changed, 5 deletions(-) diff --git a/terraform/gcp/projects/awi-ciroh.tfvars b/terraform/gcp/projects/awi-ciroh.tfvars index 4205241fc9..e3334995f6 100644 --- a/terraform/gcp/projects/awi-ciroh.tfvars +++ b/terraform/gcp/projects/awi-ciroh.tfvars @@ -8,11 +8,6 @@ enable_logging = false filestores = { "filestore" = { capacity_gb : 9216 }, - # Requested in: https://2i2c.freshdesk.com/a/tickets/2170 - "filestore_b" = { - name_suffix : "b", - capacity_gb : 3072, - } } # Cloud costs for this project are not passed through by 2i2c