Add terraform formatting

This commit is contained in:
Anthony Rose 2025-03-27 11:48:06 +00:00
parent 6dbefdbfa5
commit 317830b455

View file

@ -14,6 +14,9 @@ indent_style = tab
[*.html]
indent_size = 2
[*.tf]
indent_size = 2
[*.txt]
indent_size = 8
indent_style = tab