Project On Terraform Module
What Is a Terraform Module?
In Terraform, Modules are groups of .tf files that are kept in a different directory from the configuration as a whole. A module’s scope encompasses all of its resources. So, if the user needs information about the resour...
rushikesh-rawool.hashnode.dev4 min read