From 41cab9bea3165a30baa7733f9da8d84f2299ec76 Mon Sep 17 00:00:00 2001 From: badra001 Date: Thu, 9 May 2024 11:26:56 -0400 Subject: [PATCH] update version --- common/version.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/version.tf b/common/version.tf index f6fc507..cd89799 100644 --- a/common/version.tf +++ b/common/version.tf @@ -1,5 +1,5 @@ locals { - _module_version = "2.9.15" + _module_version = "2.9.17" _module_names = { "_main_" = "aws-vpc-setup"