I have a deployment manifest which includes amongst others, a zone
property. I want the user to be able to select the zone
from a dropdown. I know it is possible to do this in AWS CloudFormation. Is there an equivalent method for GCP DM? There a number of properties for which such a selection would be useful.
When I launch a deployment from the Marketplace, these dropdowns are populated, so definitely it is possible.