Making Terraform module documenatation easier with the terraform-docs tool
When to write a module for Terraform Well, if we read from the source at Hashicorp they state: "In principle any combination of resources and other constructs can be factored out into a module, but over-using modules can make your overall Terraform configuration harder to understand and maintain,