From 3105cec7ffb64a1b474d85c1f3849c5647a14f88 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 05:03:06 +0000 Subject: [PATCH] chore(terraform-version): update terraform (non-major) --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 1f64d908..fdc33efc 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] bun = "1.2.19" node = "24.11.1" -terraform = "1.14.8" +terraform = "1.14.9" tflint = "0.58.1" [settings.npm]