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

Fix bug not letting terraform_docs_replace work in the root directory… #30

Merged
merged 1 commit into from
Dec 15, 2018

Conversation

RothAndrew
Copy link
Contributor

… of a repo

Fix #29

@antonbabenko antonbabenko merged commit 3cdf8ec into antonbabenko:master Dec 15, 2018
@antonbabenko
Copy link
Owner

It is pretty hard to test this hook without merging, so merging and trying...

@antonbabenko
Copy link
Owner

Thanks, it seems to work as expected.

v1.8.1 has been released.

@RothAndrew RothAndrew deleted the feature/fix_issue_29 branch December 15, 2018 16:47
@RothAndrew
Copy link
Contributor Author

It is pretty hard to test this hook without merging, so merging and trying...

You can point to a local repository. Use a git SHA as the rev

- repo: /path/to/the/repo
  rev: 999970f1f0df7bb8a6184b5135ff0e355fb76ece
  hooks:
    - id: terraform_docs_replace
      args: ['--with-aggregate-type-defaults', '--sort-inputs-by-required']

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