This commit is contained in:
2023-10-08 16:02:38 +02:00
parent 7f125f4b1a
commit e29415f205
2 changed files with 150 additions and 150 deletions

View File

@@ -21,7 +21,7 @@ locals {
"organisation" = organisation
"usage" = "station"
"station" = station
}) if ds.name = dsname
}) if ds.name == dsname
]
]) if org.name == name
]