-
-
Notifications
You must be signed in to change notification settings - Fork 549
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
Support for tfupdate #328
Labels
Comments
Hi @jrottenberg Check out https://github.com/antonbabenko/pre-commit-terraform/blob/master/.github/CONTRIBUTING.md as a start point and feel free to ask if you'll have any questions. |
Merged
4 tasks
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 20, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 20, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 20, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 20, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 20, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Feb 28, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Mar 5, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Mar 6, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
This issue has been automatically marked as stale because it has been open 30 days |
github-actions
bot
added
the
stale
Denotes an issue or PR has remained open with no activity and has become stale.
label
Mar 13, 2022
MaxymVlasov
removed
the
stale
Denotes an issue or PR has remained open with no activity and has become stale.
label
Mar 15, 2022
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Apr 13, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
jrottenberg
added a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Apr 13, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
MaxymVlasov
pushed a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Apr 13, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
MaxymVlasov
pushed a commit
to jrottenberg/pre-commit-terraform
that referenced
this issue
Apr 13, 2022
Co-authored-by: yermulnik <yz@yz.kiev.ua>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Integrate tfupdate
Run https://github.com/minamijoyo/tfupdate/ on commit to pin the version of terraform and providers.
That will allow users to pin versions without efforts, at least for terraform itself and the providers.
How could pre-commit-terraform help solve your problem?
I have a simple PR : minamijoyo/tfupdate#63 but could rewrite it to be a bit more dynamic, ie detects the provider and update, overall it does the job.
If you are interested I can apply it to this repo.
The text was updated successfully, but these errors were encountered: