From b6172b4af0760b254e8dd3d63d34a32036f90e2a Mon Sep 17 00:00:00 2001 From: Katalina Okano Date: Fri, 9 Jul 2021 04:37:03 -0500 Subject: [PATCH] chore: deploy bot to stage --- terraform/variables/stage.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/variables/stage.tfvars b/terraform/variables/stage.tfvars index 766ed03..3ec2385 100644 --- a/terraform/variables/stage.tfvars +++ b/terraform/variables/stage.tfvars @@ -2,7 +2,7 @@ environment_tag = "stage" ui_regions = [ "us-east4" ] -deploy_bot = false +deploy_bot = true bot_instance_size = "f1-micro" ui_hostnames = [ "stage.roleypoly.com",