diff --git a/.editorconfig b/.editorconfig index 8d1ae70..566fd14 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,3 +15,7 @@ indent_style = tab [*.yml] indent_style = space indent_size = 2 + +[*.tf] +indent_stype = space +indent_size = 2