hi guys, I am implementing different catalogs in Morpheus to simplify the use of it for the operations team, and now I am facing some problems to configure a catalog to provision VMware VMs. Normally, when starting the provisioning of a VMs from Provision → Instances → ADD +, at the end of the wizard you have the option to add multiple copies
now, when I created an instance type and the layout, and then created the catalog item by running the configuration wizard, this option is not appearing. I made a research and could found that the variable to add multiple copies should be “input”: {“copies”: int} (Variables — Morpheus Docs documentation) but it does not work for me either. I would like to know, if someone of you have faced this issue before, and if you have any idea of how to add this variable in the catalog configuration correctly. Thanks in advance