Skip to content

Commit

Permalink
Update version.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 19, 2024
1 parent d64e45b commit c43aebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locals {
_module_name = "tfmod-eks"
_module_version = "0.0.1-mcm"
_module_version = "0.0.1"
}

0 comments on commit c43aebd

Please sign in to comment.