terraform-docs / gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate
Apache License 2.0
144 stars 61 forks source link

fix: fixed failing build of docker image #121

Open kamiKAC opened 7 months ago

kamiKAC commented 7 months ago

Description of your changes

Fixed error which prevents building of docker image

Fixes #97 https://github.com/terraform-docs/gh-actions/issues/97#issuecomment-1353067635

I have:

How has this code been tested

Successfully built image locally and in fork repo.

khos2ow commented 5 months ago

Can you please elaborate why this is needed?