Terraform Basics 101: Part 5
Terraform Module By now , we have seen so many tf files Managing so many tf files make it difficult for us to manage. Rather than this, we can create directory where we can create some configuration files (tf files). This directory is then called a...