OPMAAS-2671 & INFOTAIN-30039: Fixing syntax

feature/INFOTAIN-30039-Added-tf-files-for-GEN3-service
Jonatha Silva (CTW) 2022-10-24 13:25:41 +01:00
parent 8699d4ce07
commit bed150a9c9
9 changed files with 45 additions and 8 deletions

3
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/misc.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

8
.idea/modules.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/coco_terraform_config.iml" filepath="$PROJECT_DIR$/.idea/coco_terraform_config.iml" />
</modules>
</component>
</project>

View File

@ -0,0 +1,5 @@
V
&EMEA_PROD/slo/VCIS_GEN3_NBT_Weather.tf,0\d\0dff45110d6f87686442953ecc0b01e9533e344b
_
/EMEA_PROD/slo/VCIS_GEN3_NBT_Weather_Requests.tf,1\b\1bfd240e888f83ad667e523449c08ae1c101fb5a

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@ -29,10 +29,10 @@ module VCIS_GEN3_NBT_Weather_Requests {
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
~"/vehicle/nbt/nbt_weather/servlet/app~",
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
~"/vehicle/nbt/nbt_weather/servlet/radar",
~"/vehicle/nbt/nbt_weather/servlet/commoni18n",
~"/vehicle/nbt/nbt_weather/servlet/browserCache",
~"/vehicle/nbt/nbt_weather/app.appcache"
~"/vehicle/nbt/nbt_weather/servlet/radar~",
~"/vehicle/nbt/nbt_weather/servlet/commoni18n~",
~"/vehicle/nbt/nbt_weather/servlet/browserCache~",
~"/vehicle/nbt/nbt_weather/app.appcache~"
)"))))):splitBy())
/
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
@ -51,10 +51,10 @@ module VCIS_GEN3_NBT_Weather_Requests {
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
~"/vehicle/nbt/nbt_weather/servlet/app~",
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
~"/vehicle/nbt/nbt_weather/servlet/radar",
~"/vehicle/nbt/nbt_weather/servlet/commoni18n",
~"/vehicle/nbt/nbt_weather/servlet/browserCache",
~"/vehicle/nbt/nbt_weather/app.appcache"
~"/vehicle/nbt/nbt_weather/servlet/radar~",
~"/vehicle/nbt/nbt_weather/servlet/commoni18n~",
~"/vehicle/nbt/nbt_weather/servlet/browserCache~",
~"/vehicle/nbt/nbt_weather/app.appcache~"
)"))))):splitBy()))
EOT