fix(terraform): align VM config with real Proxmox state
This commit is contained in:
@@ -18,5 +18,6 @@ variable "clusters" {
|
||||
mac_address = string
|
||||
ip_address = string
|
||||
datastore_id = string
|
||||
gpu_mapping = optional(string)
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user