This commit is contained in:
egarette@silique.fr 2026-06-30 12:46:21 +02:00
parent c170fa47a9
commit 4a914656c6

View file

@ -8,7 +8,7 @@
#} #}
stack "team" { stack "team" {
source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team" source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team"
path = "${get_path_to_repo_root()}/${local.team}" path = "${get_path_to_repo_root()}/${values.team}"
no_dot_terragrunt_stack = true no_dot_terragrunt_stack = true
# #
# unit "service" { # unit "service" {