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

Alexa skill: Días Festivos

1 minute read

Today I received the approval of the publication of my first Alexa skill in Spanish. The name of the skill is Días Festivos, and lets you know when is the ...

How to migrate Terraform remote tfstates

1 minute read

In Terraform you can rename and move resources and modules in the same state, whether it is local or remote. But when you want to migrate resources or modu...