This commit is contained in:
2024-01-26 16:44:44 +01:00
parent 4d8e42f0f6
commit 01ca8c2a13
59 changed files with 1018 additions and 1018 deletions

View File

@@ -248,7 +248,7 @@ options:
examples:
- dev
type: string
stations-sub-domain:
stations-sub_domain:
default: code
examples:
- code

View File

@@ -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