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

Incomplete documentation for terraform_docs.sh dependancy #209

Closed
Dev25 opened this issue Jul 19, 2019 · 3 comments
Closed

Incomplete documentation for terraform_docs.sh dependancy #209

Dev25 opened this issue Jul 19, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@Dev25
Copy link
Contributor

Dev25 commented Jul 19, 2019

As part of the migration to Terraform 0.12 #177, eb0a0e7#diff-e9cfabf9b162cebf5922498a77b8f766R103 introduced a depedancy on a file from https://github.com/antonbabenko/pre-commit-terraform which is not mentioned in the README.

Trying to run make generate_docs on master without the script in your $PATH will lead to errors, terraform_docs.sh is required because upstream terraform-docs does not support Terraform 0.12.

@morgante
Copy link
Contributor

FYI we're planning to standardize on using Docker images to run all tests, which should solve this.

@aaron-lane
Copy link
Contributor

This will be fixed by #251.

@aaron-lane
Copy link
Contributor

Fixed by #262.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants