Noticing that the vagrant-aws and azure and other similar
plugins are deprecated, and so really the only options for vagrant nowadays are virtualbox, hyperv, docker, and VMWare.
Of course, if your on a Mac though - and you want amd64 virtualization, the only game in town then is a vagrant-(aws/azure/gcp) provider (which dont exist) or else,
vagrant-qemu which is graciously maintained for us by maybe one or two people it seems.(
huge thanks to https://github.com/ppggff for keeping vagrant-qemu up to date) !
Anyways, so it seems like, in a post ARM/AMD64 hybrid laptop world, supporting QEMU is the best way we can give developers platform neutral environments (especially, well, because we get these for free)...
Do people have any future ambitions around either adopting QEMU more officially, or else, adding official cloud providers for vagrant ?