Working with Terraform modules
In this post you’ll see how reuse your Terraform code using modules to avoid writing the same code over and over.
In this post you’ll see how reuse your Terraform code using modules to avoid writing the same code over and over.
I had some security issues with WordPress so I decided to changed my blog to something static and served from GitHub Pages.
At work we needed to make MySQL database on RDS backups between regions without having a running instance in the destination region, I mean, no read r…
If for any reason (for instance Genymotion complaining about not finding VirtualBox) and you need to reload the VirtualBox driver keep in mind that th…
On May 1st, Venezuela will change its time zone to UTC-4, therefore in Linux you must update your tzdata package to be ready to this change.