format code
This commit is contained in:
@@ -75,6 +75,6 @@ variable "vm_vlan" {
|
||||
|
||||
variable "vm_tags" {
|
||||
description = "Tags for the VM"
|
||||
type = list
|
||||
type = list(any)
|
||||
default = ["test"]
|
||||
}
|
Reference in New Issue
Block a user