chore: migrate from terraform to opentofu
This commit is contained in:
parent
d167a57dbf
commit
26f489ecc0
6 changed files with 36 additions and 30 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue