From e2bc7bf39fa5be855359418c3846f81da94c2ab5 Mon Sep 17 00:00:00 2001 From: Lucas Rodriguez Date: Tue, 28 Jan 2025 19:59:34 -0300 Subject: [PATCH] Revert temporary settings --- infrastructure/dogfood/terraform/aws-tf-module/main.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/dogfood/terraform/aws-tf-module/main.tf b/infrastructure/dogfood/terraform/aws-tf-module/main.tf index 3a1a38b8c900..f6c76db3da66 100644 --- a/infrastructure/dogfood/terraform/aws-tf-module/main.tf +++ b/infrastructure/dogfood/terraform/aws-tf-module/main.tf @@ -61,7 +61,6 @@ locals { ELASTIC_APM_SECRET_TOKEN = var.elastic_token ELASTIC_APM_SERVICE_NAME = "dogfood" FLEET_CALENDAR_PERIODICITY = var.fleet_calendar_periodicity - FLEET_DEV_DOWNLOAD_FLEETDM_URL = "https://qa.pezhub.ngrok.app" } sentry_secrets = { FLEET_SENTRY_DSN = "${aws_secretsmanager_secret.sentry.arn}:FLEET_SENTRY_DSN::"