Recent Posts

Terraform module for AWS Backup

5 minute read

I just published my first open-sourced Terraform module called terraform-aws-backup at Github, so I decided to share it as well in the public Terrafor…

Dynamic blocks in Terraform 0.12.x

2 minute read

Some time ago I wrote about how to make dynamic blocks in Terraform 0.11.x, that although it solved the problem, it generated others because it wasn’t…