From f15c19af510a9d295a496283b0cb42b6949b7a86 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Wed, 23 Oct 2024 23:59:46 -0400 Subject: [PATCH] versions --- version.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.tf b/version.tf index f34b6fb..94db89c 100644 --- a/version.tf +++ b/version.tf @@ -1,4 +1,4 @@ locals { module_name = "tfmod-istio" - module_version = "1.0.3" + module_version = "1.0.5" }