fix
This commit is contained in:
@@ -21,7 +21,7 @@ locals {
|
||||
"organisation" = org
|
||||
"usage" = "station"
|
||||
"station" = station
|
||||
"sub-domain" = "${station.name}.stations"
|
||||
"sub_domain" = "${station.name}.stations"
|
||||
}) if ds.name == dsname
|
||||
]
|
||||
]) if org.name == name
|
||||
|
||||
Reference in New Issue
Block a user