chore: migrate from terraform to opentofu

This commit is contained in:
Kim, Jimin 2024-04-15 20:19:51 +09:00
parent d167a57dbf
commit 26f489ecc0
Signed by: pomp
GPG key ID: 2B516173EDD492EB
6 changed files with 36 additions and 30 deletions

View file

@ -48,6 +48,7 @@
"nojs",
"noopener",
"noto",
"opentofu",
"planetscale",
"pnpm",
"pocketbase",
@ -115,5 +116,8 @@
},
"[ignore]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
"[terraform]": {
"editor.defaultFormatter": "gamunu.opentofu"
}
}