mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Add more obvious dependencies into README (#447)
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
This commit is contained in:
parent
07c6764c30
commit
e5caa3a862
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
|
@ -62,7 +62,17 @@ If you are using `pre-commit-terraform` already or want to support its developme
|
|||
|
||||
<!-- markdownlint-disable no-inline-html -->
|
||||
|
||||
* [`pre-commit`](https://pre-commit.com/#install)
|
||||
* [`pre-commit`](https://pre-commit.com/#install),
|
||||
<sub><sup>[`terraform`](https://www.terraform.io/downloads.html),
|
||||
<sub><sup>[`git`](https://git-scm.com/downloads),
|
||||
<sub><sup>POSIX compatible shell,
|
||||
<sub><sup>Internet connection (on first run),
|
||||
<sub><sup>x86_64 compatible operation system,
|
||||
<sub><sup>Some hardware where this OS will run,
|
||||
<sub><sup>Electricity for hardware and internet connection,
|
||||
<sub><sup>Some basic physical laws,
|
||||
<sub><sup>Hope that it all will work.
|
||||
</sup></sub></sup></sub></sup></sub></sup></sub></sup></sub></sup></sub></sup></sub></sup></sub></sup></sub><br><br>
|
||||
* [`checkov`](https://github.com/bridgecrewio/checkov) required for `checkov` hook.
|
||||
* [`terraform-docs`](https://github.com/terraform-docs/terraform-docs) required for `terraform_docs` hook.
|
||||
* [`terragrunt`](https://terragrunt.gruntwork.io/docs/getting-started/install/) required for `terragrunt_validate` hook.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue