From 688cf920062ab504a5ab1cf9d1875483844ef53e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:37:27 +0000 Subject: [PATCH] Update dependency terraform to v1.15.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0f1f4f9..6ac9253 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"terraform" = "1.14.6" +"terraform" = "1.15.3" "yq" = "4.52.4" "github:coreos/butane" = "0.26.0" "github:cbroglie/mustache" = "1.4.0"