databricks / terraform-databricks-examples

Examples of using Terraform to deploy Databricks resources
https://registry.terraform.io/modules/databricks/examples/databricks/latest
Other
206 stars 125 forks source link

Make sure that all modules have description for inputs & outputs #45

Open alexott opened 1 year ago

alexott commented 1 year ago

Right now, some modules don't have description for inputs & outputs - it would be useful to add it, so they are rendered in TF registry

hwang-db commented 1 year ago

suggest to use https://github.com/terraform-docs/terraform-docs to auto-gen docs @yessawab so we have aligned formatting.

alexott commented 1 year ago

I'm not sure how much it will help here - we still need to have description field in the variables & outputs.