-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support terraform-docs #681
Comments
Hi! Thanks for the suggestion, we'll keep it mind. We already have terraform-docs defined as a Trunk Tool, you can enable it with |
@TylerJang27 ah, cool, I didn't see it on the tools list. |
That makes sense, and then it would get picked up anyway with You're welcome to take a stab at it yourself and put up a PR, but otherwise we'll add it to our todo list! |
Hey!
This issue is a feature request to add support for terraform-docs, a tool that automatically generates documentation from Terraform modules.
Currently, we use pre-commit to ensure that our Terraform documentation stays in sync with the code, but it would be great to have just one tool that contains all the typical Terraform plugins.
I believe this feature would be a valuable addition to the plugins library and would greatly benefit Terraform users.
Thank you for considering this! 🌟
The text was updated successfully, but these errors were encountered: