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

Configuration file completely ignored #136

Open tedivm opened 2 months ago

tedivm commented 2 months ago

Describe the bug

When using this action I would expect the configuration file for the project to be used.

Instead this action passes in values via the command line flags, which overwrite the configuration file values.

How can we reproduce it?

Create a configuration file, use the action, and watch it be ignored.

Environment information

Github Actions with the latest version of the action.