Is there a way to include VM tags (not annotations) in a blueprint definition? Any custom properties I can set or anything?
I figured out how to set annotations through "VMware.Attribute{0}.Name" and "VMware.Attribute{0}.Value", but we'd like to use proper VM tags without needing to call a PowerCLI scripts from a vCO workflow. Any ideas?