chore: remove unused terraform/opentofu stuff
This commit is contained in:
parent
977eb71fc8
commit
cbd9e12fd5
6 changed files with 4 additions and 54 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue