diff --git a/version.tf b/version.tf index 64fd1a4..c703b7b 100644 --- a/version.tf +++ b/version.tf @@ -1,4 +1,4 @@ locals { _module_name = "tfmod-eks" - _module_version = "0.0.1-mcm" + _module_version = "0.0.1" }