stack/terragrunt.stack.hcl
2026-06-30 12:18:00 +02:00

5 lines
123 B
HCL

stack "trigram" {
path = "ofc"
source = "${get_path_to_repo_root()}/models/trigram"
no_dot_terragrunt_stack = true
}