1
0
Fork 0
Infrastructure repo covering all things hosted by Distrust.
Go to file
Lance Vick 52ecb4d9be
initial toolchain-refactor pass
2023-02-16 22:09:13 -08:00
config initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
infra initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
secrets initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
src initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
.gitignore initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
.gitmodules initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
.terraform.lock.hcl Comment out CDN deployment 2023-02-16 21:24:44 -06:00
LICENSE Initial commit 2023-01-26 19:30:26 -06:00
Makefile initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
README.md Update README 2023-01-30 13:15:33 -06:00

README.md

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

Usage

From either backend/ or main/:

$ terraform init
$ terraform plan -var-file ../credentials.tfvars