mitchellh / vagrant-google

Vagrant provider for GCE.
Apache License 2.0
334 stars 100 forks source link

Nested Virtualisation & CPU Platform Support #260

Open charlesomer opened 2 years ago

charlesomer commented 2 years ago

Hi,

For my use case ideally I need to be able to specify nested virtualisation and a minimum CPU platform similar to how you can with the gcloud command. Is this something that would be possible to implement?

Thank you Charles