We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389bf91 commit 7c1bcb5Copy full SHA for 7c1bcb5
CONTRIBUTE.md
@@ -48,7 +48,7 @@
48
49
## 1. Check::Pre-Commit
50
51
-Technical validation for terraform **lint**, **validation**, and **documentation**
+Technical validation for terraform **lint**, **validation**, **documentation** and **security scan**.
52
53
We're using **pre-commit** | https://pre-commit.com
54
- Defined in `/.pre-commit-config.yaml`
@@ -58,6 +58,7 @@ We're using **pre-commit** | https://pre-commit.com
58
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
59
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
60
```
61
+- pre-requirement download, for [terrascan](https://github.com/tenable/terrascan#step-1-install)
62
63
## 2. Check::Integration tests
64
0 commit comments