Hello,
I am trying to create a VM instance from a predefined machine image using Ansible (ansible [core 2.13.5]) and google.cloud collection (version 1.0.2).
I went through the Ansible doc for Google.Cloud and especially the gcp_compute_instance module but could not find a way to do it.
Can you please let me know if there is any way to achieve this?