Format terraform and nomad files

This commit is contained in:
2025-05-18 21:50:04 +10:00
parent 837cfdae68
commit 9cdd529633
12 changed files with 80 additions and 72 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.formatOnSave": true
}