diff --git a/stacks/trigram/terragrunt.stack.hcl b/stacks/trigram/terragrunt.stack.hcl index c8ba8e5..c33069d 100644 --- a/stacks/trigram/terragrunt.stack.hcl +++ b/stacks/trigram/terragrunt.stack.hcl @@ -7,7 +7,7 @@ # # Add any additional configuration for the service unit here #} stack "team" { - source = "models/team" + source = "/models/team" path = "${get_path_to_repo_root()}/dsof" no_dot_terragrunt_stack = true #