This commit is contained in:
egarette@silique.fr 2026-06-30 15:46:34 +02:00
parent ac33c675ea
commit 3415700752

View file

@ -7,7 +7,7 @@
# # Add any additional configuration for the service unit here # # Add any additional configuration for the service unit here
#} #}
stack "team" { stack "team" {
source = "${var.stack_git_url}/models/team" source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team"
path = "${get_path_to_repo_root()}/${values.team}" path = "${get_path_to_repo_root()}/${values.team}"
no_dot_terragrunt_stack = true no_dot_terragrunt_stack = true
# #