Skip to content

Commit

Permalink
add _module_providers
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Sep 20, 2024
1 parent f29327c commit 1ff3e8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
locals {
_module_name = "tfmod-tempo"
_module_version = "0.0.1"
}
_module_providers = ["helm", "kubernetes"]
}

0 comments on commit 1ff3e8e

Please sign in to comment.