feat: add terraform logo

This commit is contained in:
Richard Diphoorn
2025-05-03 01:08:51 +02:00
parent cdbecbb014
commit 2aef1ed814
3 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -29,4 +29,5 @@ export type tCategory =
| 'Authentication'
| 'IoT'
| 'Config'
| 'Secrets';
| 'Secrets'
| 'Iac';