Skip to content

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

Merged
antonbabenko merged 1 commit intoantonbabenko:masterfrom
RothAndrew:feature/fix_issue_29
Dec 15, 2018
Merged

Fix bug not letting terraform_docs_replace work in the root directory…#30
antonbabenko merged 1 commit intoantonbabenko:masterfrom
RothAndrew:feature/fix_issue_29

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.

2 participants