Infrastructure repo covering all things hosted by Distrust.
Go to file
Lance Vick 268faa19b3
ready to apply
2023-03-09 23:43:21 -08:00
config initialize production terraform backend 2023-03-09 21:11:25 -08:00
infra working terraform backend creation 2023-03-09 20:43:38 -08:00
secrets initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
src update toolchain 2023-03-09 21:06:33 -08:00
.gitignore working terraform backend creation 2023-03-09 20:43:38 -08:00
.gitmodules initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00
LICENSE Initial commit 2023-01-26 19:30:26 -06:00
Makefile ready to apply 2023-03-09 23:43:21 -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