How to generate Terraform module docs
If you are Terraform user, you are pretty sure you know what the module is and must have used at least one community Terraform module. For those who don鈥檛 know what Terraform module is, Read more here If you are a pro user or part of the platform engineering or DevOps team, you probably must have written one. When you write the module for yourself or other groups, it鈥檚 essential to have documentation on how to use the module, input or output parameters, etc....