diff --git a/providers/vsphere/config/config.go b/providers/vsphere/config/config.go index a35bdab44..df98d8621 100644 --- a/providers/vsphere/config/config.go +++ b/providers/vsphere/config/config.go @@ -49,7 +49,7 @@ var Config = plugin.Provider{ }, AssetUrlTrees: []*inventory.AssetUrlBranch{ { - PathSegments: []string{"technology=vsphere"}, + PathSegments: []string{"technology=vmware"}, Key: "platform", Title: "Platform", Values: map[string]*inventory.AssetUrlBranch{