fix(module): remove unused variable vm_fqdn
This commit is contained in:
@ -8,11 +8,6 @@ variable "one_prod_ds" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "vm_fqdn" {
|
||||
description = "Virtual Machine FQDN Name"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "vm_shortname" {
|
||||
description = "Virtual machine short name"
|
||||
type = string
|
||||
|
Reference in New Issue
Block a user