Merge branch 'main' of codeberg.org:distrust/stack

This commit is contained in:
Lance Vick 2023-04-13 20:23:17 -07:00
commit fc8903f688
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 3 additions and 10 deletions

View File

@ -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
```