1
0
Fork 0

reflect new make flow

This commit is contained in:
Lance Vick 2023-04-05 07:01:50 -07:00
parent ad90479c0d
commit 304e294603
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 apply
```
```shell
$ terraform plan -var-file ../credentials.tfvars
```