Skip to content

Commit

Permalink
Temporary change of ADE/Autopilot URL for edge testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmrod committed Jan 28, 2025
1 parent fca0ea5 commit 73f926d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/dogfood/terraform/aws-tf-module/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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::"
Expand Down

0 comments on commit 73f926d

Please sign in to comment.