Skip to content

Commit 5fb59bd

Browse files
authored
Feat: Add terraform to list of files in snippet search. (#93)
1 parent b7d64fa commit 5fb59bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws_doc_sdk_examples_tools/validator_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
".rs": "Rust",
3333
".sh": "AWS-CLI",
3434
".swift": "Swift",
35+
".tf": "Terraform",
3536
".toml": "Toml",
3637
".ts": "TypeScript",
3738
".tsx": "TypeScript",

0 commit comments

Comments
 (0)