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

Provider markdown pins seem to change in action but not locally #205

Closed
nitrocode opened this issue Jun 16, 2021 · 0 comments
Closed

Provider markdown pins seem to change in action but not locally #205

nitrocode opened this issue Jun 16, 2021 · 0 comments

Comments

@nitrocode
Copy link

nitrocode commented Jun 16, 2021

Edit: It's a terraform-docs issue terraform-docs/terraform-docs#517

Using the latest 1.50.0 (and 1.48.0) of this action

repos:
  - repo: git://github.com/antonbabenko/pre-commit-terraform
    rev: v1.50.0
    hooks:
      - id: terraform_fmt
      - id: terraform_docs

Using the latest 0.14.1 of terraform-docs locally and in github actions

I see this in our github action CI (hard coded number to tilde) and the EXACT opposite (tilde to hard coded number) when I run it locally

image

We didn't see this before until very recently which makes me believe that it may be a terraform-docs issue. Perhaps once this issue #188 is resolved, we can pin down the version... if the version of terraform-docs is the issue.

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

No branches or pull requests

1 participant