The 3 Rs: Reduce, Recycle, Repeat
Why
One of (Software) Development's best practices is to make code reusable - meaning we want to make sure to reutilise pieces and bits of code so as not to write repetitive lines in our program.
What
A module in Terraform is a grouping of resources,...
blog.mariano.cloud8 min read