fix
This commit is contained in:
parent
e2f797a1ea
commit
6c2d8209d5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#}
|
||||
stack "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
|
||||
#
|
||||
# unit "service" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue