update terraform recipe to configure the vm's cpu type to default and support onboot option
Currently terraform creates the vms with a cpu type 'host' which avoids moving vm between the hypervisors. The recipes must be updated to let the default value / allow to configure the cpu type id needed
The onboot=false option should also be added for some vms like the poc or worker ones.
Migrated from T3795 (view on Phabricator)
Edited by Vincent Sellier