-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
It would be very convenient to have a datasource that could search for existing VMs/templates. Data source could use as input:
- vm name
- node
- vmid
- tags
- if it is template
Use Case(s)
I would like to rebuild my vms periodically so the template gets all the most frequent fixes. Then I have vmid to clone that changes over time. To have it working it would be best to use tags and/or name to find all matching templates.
Potential configuration