From 51824656503e7dfdc84d7e46b78f7281a8773a53 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 11 Mar 2026 16:52:34 +0000 Subject: [PATCH] Makefile: add 'verify' target running terraform validate + tflint --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index 0a1f93d..00890ca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ MIT License — see git history # update 10 (2026-04) + +# update 24 (2026-04)