Skip to content
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

[skip ci] Fix documentation generation and update docs #110

Conversation

thefirstofthe300
Copy link
Contributor

The generate_docs function would attempt to run terraform_docs against
the autogen/ directory. Since that directory contains templates instead
of actual working Terraform, the terraform-docs command failed, causing
no docs to be properly formatted.

These changes update the function to properly ignore the ./autogen
directory.

Also, updates the documentation.

autogen/README.md Outdated Show resolved Hide resolved
@thefirstofthe300 thefirstofthe300 changed the title Fix documentation generation and update docs [skip ci] Fix documentation generation and update docs Mar 21, 2019
The generate_docs function would attempt to run terraform_docs against
the autogen/ directory. Since that directory contains templates instead
of actual working Terraform, the terraform-docs command failed, causing
no docs to be properly formatted.

These changes update the function to properly ignore the ./autogen
directory.
@aaron-lane aaron-lane merged commit b5bac1d into terraform-google-modules:master Mar 25, 2019
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…/ds/fix-documentation

[skip ci] Fix documentation generation and update docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants