From 14ff748c8cb8727ace84dc94414868b6ea05d138 Mon Sep 17 00:00:00 2001 From: dspeck1 Date: Mon, 10 Jul 2023 20:25:09 +0000 Subject: [PATCH] change app name to update label --- .../science-platform/firestore/env/integration.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/deployments/science-platform/firestore/env/integration.tfvars b/environment/deployments/science-platform/firestore/env/integration.tfvars index dfcf6fcc..9bbc76e8 100644 --- a/environment/deployments/science-platform/firestore/env/integration.tfvars +++ b/environment/deployments/science-platform/firestore/env/integration.tfvars @@ -1,6 +1,6 @@ # Project environment = "int" -application_name = "science-platform" +application_name = "science-platform-firestore" folder_id = "19762437767" budget_amount = 1000 budget_alert_spent_percents = [0.7, 0.8, 0.9, 1.0]