1
0
Fork 0
distrust-stack/README.md

19 lines
350 B
Markdown
Raw Normal View History

2023-01-27 01:28:41 +00:00
# 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.
2023-01-28 03:08:56 +00:00
## Dependencies
You will need the following installed:
- `terraform`
<!-- - `s3cmd` -->
## Usage
```shell
$ terraform init
```
```shell
$ terraform plan
```