I need to get a list of instances with given metad...
# python
l
I need to get a list of instances with given metadata. I know there is a method to get information about a single instance. Does pulumi provide a method to get a list of VMs? So far I have written my own method to get all VMs that meet the given metadata, but I wonder if there is a better way that uses pulumi