From b101e5f9b3b84183926d4821d0a77dbc0cd097d0 Mon Sep 17 00:00:00 2001
From: vnz <1267662+vnz@users.noreply.github.com>
Date: Mon, 27 Apr 2026 12:28:29 +0200
Subject: [PATCH] feat(viewer): inline HCL/Terraform syntax highlighting
The viewer loads highlight.js from CDN, which doesn't bundle an HCL
language module. Files with `.tf`, `.tfvars`, `.hcl` extensions previously
fell back to plaintext rendering.
Register a minimal HCL grammar inline (in the page's
+