We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab970f commit c6c81fdCopy full SHA for c6c81fd
terraform/proxmox/Plex.tf
@@ -33,7 +33,6 @@ resource "proxmox_virtual_environment_vm" "Plex" {
33
ip_config {
34
ipv4 {
35
address = "dhcp"
36
- gateway = var.vlan_gateway
37
}
38
39
0 commit comments