fix
This commit is contained in:
parent
cd6b33b95d
commit
ac33c675ea
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# # Add any additional configuration for the service unit here
|
||||
#}
|
||||
stack "team" {
|
||||
source = "git::https://forge.cloud.silique.fr/gnunux/stack.git//models/team"
|
||||
source = "${var.stack_git_url}/models/team"
|
||||
path = "${get_path_to_repo_root()}/${values.team}"
|
||||
no_dot_terragrunt_stack = true
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue