Skip to content

Commit

Permalink
fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 14, 2021
1 parent 2970644 commit 3a0c54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flowlogs-role/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ module "flowlogs" {

tags = merge(
local.base_tags,
local.tags
var.tags
)
}

Expand Down

0 comments on commit 3a0c54b

Please sign in to comment.