-
-
Notifications
You must be signed in to change notification settings - Fork 584
Automate dependencies #722
Copy link
Copy link
Open
actuarysailor/pre-commit-terraform
#1Labels
featureNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request
What problem are you facing?
If you use the integrated pre-commit GitHub application, the fact that the docker images do not automatically download, install, or have the dependencies pre-defined causes issues.
Could you please update the hooks so that they either download or come pre-loaded with a version of the tools many of these hooks are dependent on?
How could pre-commit-terraform help solve your problem?
Either add a parameter in the hooks to download a specific version of the tools, or pre-load with latest version of tools.