stack/terragrunt.stack.hcl

6 lines
123 B
HCL
Raw Normal View History

2026-06-30 12:18:00 +02:00
stack "trigram" {
path = "ofc"
source = "${get_path_to_repo_root()}/models/trigram"
no_dot_terragrunt_stack = true
}