Skip to content

Error: 'quay.io/terraform-docs/gh-actions:1.0.0' should be either '[path]/Dockerfile' or 'docker://image[:tag]' #80

Open
@marcofranssen

Description

@marcofranssen

Describe the bug

Run terraform-docs/[email protected]
  with:
    working-dir: .
    output-file: README.md
    output-method: inject
    git-push: false
    config-file: disabled
    atlantis-file: disabled
    find-dir: disabled
    recursive: false
    recursive-path: modules
    output-format: markdown table
    template: <!-- BEGIN_TF_DOCS -->
  {{ .Content }}
  <!-- END_TF_DOCS -->
    git-commit-message: terraform-docs: automated action
    git-push-sign-off: false
    fail-on-diff: false
Error: 'quay.io/terraform-docs/gh-actions:1.0.0' should be either '[path]/Dockerfile' or 'docker://image[:tag]'.```


### How can we reproduce it?

<!--
Help us to reproduce your bug as succinctly and precisely as possible. Any and
all steps or script that triggers the issue are highly appreciated!

Do you have long logs to share? Please go to https://ghostbin.com and insert the
link here.
-->


### Environment information

<!--
- terraform-docs version (use `terraform-docs --version`):
- Go version (if you manually built. use `go version`):
- OS (e.g. Windows, MacOS):
-->

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions