diff --git a/vsphere/distributed_virtual_switch_helper.go b/vsphere/distributed_virtual_switch_helper.go index 9e1480e4f..95e37c700 100644 --- a/vsphere/distributed_virtual_switch_helper.go +++ b/vsphere/distributed_virtual_switch_helper.go @@ -19,6 +19,8 @@ var dvsVersions = []string{ "5.5.0", "6.0.0", "6.5.0", + "7.0.0", + "7.0.2", } // dvsFromUUID gets a DVS object from its UUID.