From 3b54399b8231a8a4ce7d765b6d8b712d97cfed36 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 30 Jun 2026 12:28:40 +0200 Subject: [PATCH] fix --- stacks/trigram/terragrunt.stack.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/trigram/terragrunt.stack.hcl b/stacks/trigram/terragrunt.stack.hcl index c33069d..35330ed 100644 --- a/stacks/trigram/terragrunt.stack.hcl +++ b/stacks/trigram/terragrunt.stack.hcl @@ -7,7 +7,7 @@ # # Add any additional configuration for the service unit here #} stack "team" { - source = "/models/team" + source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team" path = "${get_path_to_repo_root()}/dsof" no_dot_terragrunt_stack = true #