Skip to content

Commit

Permalink
update base
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 15, 2021
1 parent 0f3ccf5 commit a6c3b99
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cloudtrail-key/base_tags.tf

This file was deleted.

1 change: 1 addition & 0 deletions cloudtrail-key/base_tags.tf
6 changes: 6 additions & 0 deletions common/base_tags.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
locals {
base_tags = {
"boc:tf_module_version" = local._module_version
"boc:created_by" = "terraform"
}
}

0 comments on commit a6c3b99

Please sign in to comment.