Skip to content

Commit 2fa8cbc

Browse files
committed
feat: extractor README
1 parent 3c4eb20 commit 2fa8cbc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

extractor/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)