diff --git a/EMEA_PROD/custom_anomalies/TP_Mobile_VehicleData.tf b/EMEA_PROD/custom_anomalies/TP_Mobile_VehicleData.tf index c1ca3ef..de85d6a 100644 --- a/EMEA_PROD/custom_anomalies/TP_Mobile_VehicleData.tf +++ b/EMEA_PROD/custom_anomalies/TP_Mobile_VehicleData.tf @@ -5,5 +5,5 @@ module TP_Mobile_VehicleData { name = "TP_Mobile_VehicleData" - metric_selector = "${data.terraform_remote_state.slo.outputs.TP_Mobile_VehicleData_metric}" + metric_selector = "func:slo.tp_mobile_vehicledata" }