Recent Posts

How to get the latest Ubuntu AMI

1 minute read

Recently I needed to get the latest AMI for Ubuntu Trusty 14.04 Ubuntu with ENA support enabled to build an image using Packer so I did a research and foun...

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...