Temporary change of ADE/Autopilot URL for edge testing (#25823)

This commit is contained in:
Lucas Manuel Rodriguez 2025-01-28 16:14:51 -03:00 committed by GitHub
parent fca0ea5bc1
commit 3eb0663a73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,7 @@ 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::"