From 790de9acda66e8fcfa3d0af655d578706dba81b7 Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 20 Jan 2025 20:27:40 +0900 Subject: [PATCH] chore: remove unnecessary terraform config --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 95a1f1d..c20de85 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,6 +2,3 @@ root = true [*] indent_style = space - -[*.tf] -tab_width = 2