Automatic Creation Of Virtual Machines

I was wondering, is it possible to create an automation command to create new virutal machines and minimize human effort?

If it’s possilble, please let me know!

#AI

I’ve got a Terraform provider that I use for this type of thing. Lambda’s GPU Cloud API lends itself very nicely to infrastructure as code.

I’m going to be cleaning it up and making it public soon and will ping you when that’s ready, but for now check out the latest post. Another user has made a very cool looking util (haven’t had the time to try it personally) which may contain what you’re looking for.