mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Add final statement to descriptionf or why terraform_validate is disabled.
Review noticed that there lacked a determination for what we were doing about the problem with the terraform_validate hook. I described the problems but failed to mention what our path forward would be. This commit rectifies that oversight.
This commit is contained in:
parent
fe4d5eb72a
commit
f831ef827c
1 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,9 @@ repos:
|
||||||
# https://github.com/hashicorp/terraform/pull/24896
|
# https://github.com/hashicorp/terraform/pull/24896
|
||||||
# is a proprosed fix to deal with `terraform validate` with proxy
|
# is a proprosed fix to deal with `terraform validate` with proxy
|
||||||
# providers (among other configurations).
|
# providers (among other configurations).
|
||||||
|
# We have decided to disable the terraform_validate hook until the issues
|
||||||
|
# above have been resolved, which we hope will be with the release of
|
||||||
|
# Terraform 0.13.
|
||||||
# - id: terraform_validate
|
# - id: terraform_validate
|
||||||
- repo: https://github.com/IamTheFij/docker-pre-commit
|
- repo: https://github.com/IamTheFij/docker-pre-commit
|
||||||
rev: v1.0.1
|
rev: v1.0.1
|
||||||
|
|
Loading…
Reference in a new issue