Skip to content

Commit

Permalink
fix: tags
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Lefevre <[email protected]>
  • Loading branch information
ArchiFleKs committed Nov 4, 2019
1 parent a018bc3 commit 1c5334e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ variable "redis_transit_encryption_enabled" {

variable "tags" {
description = "Tags for redis nodes"
type = any
default = {}
}

Expand Down

0 comments on commit 1c5334e

Please sign in to comment.