diff --git a/models/trigram/terragrunt.stack.hcl b/models/trigram/terragrunt.stack.hcl index 35330ed..0f6ce88 100644 --- a/models/trigram/terragrunt.stack.hcl +++ b/models/trigram/terragrunt.stack.hcl @@ -8,7 +8,7 @@ #} stack "team" { source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team" - path = "${get_path_to_repo_root()}/dsof" + path = "${get_path_to_repo_root()}/${local.team}" no_dot_terragrunt_stack = true # # unit "service" {