Modules and outputs are two important concepts for creating quality, reusable Terraform code. This post and accompanying video put those concepts into practice. This
Variables allow us to easily modify terraform configurations with minimal changes to the code. Variables are an essential part of making reusable code across