We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4eb20 commit 2fa8cbcCopy full SHA for 2fa8cbc
extractor/README.md
@@ -0,0 +1,9 @@
1
+# IaC Extractor
2
+
3
+## Supported IaC Files
4
5
+| Name | Extension(s) |
6
+| ---- | ------------ |
7
+| Terraform | `.tf`, `.tfvars`, `.hcl` |
8
+| JSON | `.json`, `.jsonl`, `.jsonc` |
9
+| YAML | `.yaml`, `.yml` |
0 commit comments