0 0 By Kevin Hidalgo In Terraform, aws, DevOpsPosted 18 January, 2021A quick view of modules in TerraformIntroduction Modules in Terraform are a collection of resources that can be linked or just created individually. When we call a module, we are calling a file with a bunch of resources with some [...] READ MORE