diff --git a/models/trigram/terragrunt.stack.hcl b/models/trigram/terragrunt.stack.hcl index 595e857..91a42c0 100644 --- a/models/trigram/terragrunt.stack.hcl +++ b/models/trigram/terragrunt.stack.hcl @@ -7,7 +7,7 @@ # # Add any additional configuration for the service unit here #} stack "team" { - source = "${var.stack_git_url}/models/team" + source = "${local.stack_git_url}/models/team" path = "${get_path_to_repo_root()}/${values.team}" no_dot_terragrunt_stack = true #