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