-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Description
What problem are you facing?
I am personally running into permission issues (#50), but I also see a lot of issues filed here about adding functionality to the git logic. These feature requests are just going to get more and more because this action tries to do too much.
How could terraform-docs help solve your problem?
This action should be renamed to terraform-docs/setup-action and instead of running a docker container, should install the binary file. This is similar to how setup-node, setup-go, and setup-terraform works. This allows the action to do very little, but be extremely powerful because it's composable with other actions in the workflow file.
benjy44, oswalya, erumble, fatmcgav-depop, miguelaferreira and 8 more