Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate dependencies #722

Open
actuarysailor opened this issue Oct 1, 2024 · 2 comments
Open

Automate dependencies #722

actuarysailor opened this issue Oct 1, 2024 · 2 comments
Labels
feature New feature or request

Comments

@actuarysailor
Copy link

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.

image

@actuarysailor actuarysailor added the feature New feature or request label Oct 1, 2024
@yermulnik
Copy link
Collaborator

I'm not familiar with https://pre-commit.ci platform, though under the Github Actions section of README there's an example of how to use pre-commit-terraform Docker image, which has all required tools pre-installed — is it any helpful in regards to your use case? 🤔

@MaxymVlasov
Copy link
Collaborator

It can be resolved by implementing #418 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants