Undo fuck up in container labels
This commit is contained in:
@@ -80,7 +80,7 @@ variable "pgid" {
|
||||
variable "labels" {
|
||||
description = "Container labels"
|
||||
type = map(string)
|
||||
default = []
|
||||
default = {}
|
||||
}
|
||||
|
||||
variable "host_mappings" {
|
||||
|
||||
Reference in New Issue
Block a user