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