chore: replace remaining references of terraform to opentofu

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

View file

@ -43,7 +43,7 @@
## Setting up for deployment
1. Install the following
- [terraform CLI](https://developer.hashicorp.com/terraform/downloads)
- [OpenTofu CLI](https://opentofu.org/docs/cli)
- [AWS CLI](https://aws.amazon.com/cli)
2. Setup AWS credentials
```