chore: remove unused terraform/opentofu stuff

This commit is contained in:
Kim, Jimin 2024-10-11 18:04:05 +09:00
parent 977eb71fc8
commit cbd9e12fd5
Signed by: pomp
GPG key ID: 2B516173EDD492EB
6 changed files with 4 additions and 54 deletions

View file

@ -40,16 +40,6 @@
- `pnpm lint` - Lint all apps and packages
- `pnpm clean` - Remove all auto-generated content such as `node_modules` and `dist`.
## Setting up for deployment
1. Install the following
- [OpenTofu CLI](https://opentofu.org/docs/cli)
- [AWS CLI](https://aws.amazon.com/cli)
2. Setup AWS credentials
```
aws configure
```
## Testing
1. Build site