Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 72b8506

Browse files
committed
feat(project-tags): add Terraform tag
1 parent 13263bc commit 72b8506

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/data/project-tags/project-tags.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,9 @@
9494
{
9595
"title": "GitHub Action",
9696
"slug": "github-action"
97+
},
98+
{
99+
"title": "Terraform",
100+
"slug": "terraform"
97101
}
98-
]
102+
]

0 commit comments

Comments
 (0)