chore: migrate from terraform to opentofu
This commit is contained in:
parent
d167a57dbf
commit
26f489ecc0
6 changed files with 36 additions and 30 deletions
|
@ -8,7 +8,7 @@
|
|||
"test:unit": "turbo run test:unit --parallel --continue",
|
||||
"test:e2e": "turbo run test:e2e --parallel --continue",
|
||||
"lint": "turbo run lint",
|
||||
"clean": "turbo run clean && rm -rf node_modules"
|
||||
"clean": "turbo run clean && rm -rf node_modules .turbo .terraform terraform.tfstate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.4.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue