Open
Description
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.