Skip to content

Commit

Permalink
fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 19, 2026
1 parent 2811d81 commit 936fe14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions it-windows-base/locals.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
locals {
base_tags = {
"boc:created_by" = "terraform"
"boc:tf_module_version" = local._module_version
"boc:tf_module_name " = local._module_name
}
}

0 comments on commit 936fe14

Please sign in to comment.