From 08d68b6c70b88076f383c0122906230dd0fc286c Mon Sep 17 00:00:00 2001 From: ermisw Date: Sun, 23 Oct 2022 14:39:37 +0200 Subject: [PATCH] Fixed VCIS_GEN2_OnlineWather_Requests --- NA_PROD/slo/VCIS_GEN2_OnlineWeather_Requests.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NA_PROD/slo/VCIS_GEN2_OnlineWeather_Requests.tf b/NA_PROD/slo/VCIS_GEN2_OnlineWeather_Requests.tf index dab7573..36535a3 100644 --- a/NA_PROD/slo/VCIS_GEN2_OnlineWeather_Requests.tf +++ b/NA_PROD/slo/VCIS_GEN2_OnlineWeather_Requests.tf @@ -29,7 +29,7 @@ module VCIS_GEN2_OnlineWeather_Requests { ), tag(~"Environment:PROD~") ) - ,entityName.in(~"/cdp/release/vehicle/online_weather/servlet/weather~")"))))):splitBy()) + ,entityName.in(~"/cdp/release/vehicle/online_weather/servlet/weather~")"))))):splitBy())) EOT