fix
This commit is contained in:
@@ -18,7 +18,7 @@ locals {
|
||||
merge(ds, {
|
||||
"name" = "${org.name}-${ds.name}"
|
||||
"namespace" = "${var.domain}-devspaces-${station.name}"
|
||||
"organisation" = organisation
|
||||
"organisation" = org
|
||||
"usage" = "station"
|
||||
"station" = station
|
||||
}) if ds.name == dsname
|
||||
|
||||
Reference in New Issue
Block a user