Merge branch 'main' of codeberg.org:distrust/stack
This commit is contained in:
commit
fc8903f688
13
README.md
13
README.md
|
@ -4,18 +4,11 @@ For the purpose of transparency, we include our infrastructure configuration rig
|
|||
|
||||
## Dependencies
|
||||
|
||||
You will need the following installed:
|
||||
- `terraform`
|
||||
<!-- - `s3cmd` -->
|
||||
* Docker
|
||||
* GNU Make
|
||||
|
||||
## Usage
|
||||
|
||||
From either `backend/` or `main/`:
|
||||
|
||||
```shell
|
||||
$ terraform init
|
||||
$ make
|
||||
```
|
||||
|
||||
```shell
|
||||
$ terraform plan -var-file ../credentials.tfvars
|
||||
```
|
Loading…
Reference in New Issue