infra/stacks/terminal/terragrunt.hcl
Viktor Barzin 5a9881337d Add terminal stack - reverse proxy to ttyd behind authentik
Exposes ttyd at 10.0.10.10:7681 via terminal.viktorbarzin.me with
Cloudflare DNS and Authentik forward-auth protection.
2026-03-10 23:46:01 +00:00

3 lines
53 B
HCL

include "root" {
path = find_in_parent_folders()
}