Skip to content

Commit

Permalink
add _module_providers
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 30, 2024
1 parent 67393ac commit 071e4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
locals {
_module_name = "tfmod-eks"
_module_version = "0.0.2"
_module_providers = []
}

0 comments on commit 071e4b1

Please sign in to comment.