VMware Aria Automation 8.x
Let's create a blueprint with vSphere machine and Custom resource. After deploying execute Add disk operation. This operation will fail because it tries to recreate the Custom resource because there is a difference for input of type Properties. The bp service expects Collection, but it receives LinkedHashMap. This is because the the vRO maps Properties to LinkedHashMap
Issue will be fixed in future release of Aria Automation 9.0