Recent Posts

Working with Terraform modules

3 minute read

In this post you’ll see how reuse your Terraform code using modules to avoid writing the same code over and over. Also you will lear how to version your mod...

How to load the VirtualBox driver

less than 1 minute read

If for any reason (for instance Genymotion complaining about not finding VirtualBox) and you need to reload the VirtualBox driver keep in mind that the scr...