Netflix / metaflow-tools

:rocket: Deployment tools/scripts for Metaflow!
http://www.metaflow.org
Apache License 2.0
52 stars 47 forks source link

Generate terraform module docs #36

Closed oavdeev closed 2 years ago

oavdeev commented 3 years ago

Consider using terraform-docs. We can use either their pre-commit hook or Github Action.

As a reference example, of a nicely documented module with autogenerated docs, check out e.g. https://github.com/cloudposse/terraform-aws-elastic-beanstalk-environment

oavdeev commented 2 years ago

done