19 lines
350 B
Markdown
19 lines
350 B
Markdown
# Distrust Infrastructure
|
|
|
|
For the purpose of transparency, we include our infrastructure configuration right out in the open to encourage those we work with, and otherwise to do the same.
|
|
|
|
## Dependencies
|
|
|
|
You will need the following installed:
|
|
- `terraform`
|
|
<!-- - `s3cmd` -->
|
|
|
|
## Usage
|
|
|
|
```shell
|
|
$ terraform init
|
|
```
|
|
|
|
```shell
|
|
$ terraform plan
|
|
``` |