This commit is contained in:
2023-10-23 12:40:52 +02:00
parent 0c48f2efe9
commit 9ca79dc5ad
13 changed files with 731 additions and 378 deletions

View File

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