chore: use terraform

This commit is contained in:
Kim, Jimin 2023-09-25 16:31:29 +09:00
parent 16681f599a
commit 19ad7d66e9
Signed by: pomp
GPG key ID: CE1DDB8A4A765403
8 changed files with 190 additions and 4 deletions

View file

@ -2,3 +2,6 @@ root = true
[*]
indent_style = space
[*.tf]
tab_width = 2