Infrastructure repo covering all things hosted by Distrust.
Go to file
Lance Vick 1466b0cba7
working terraform state sharing
2023-04-13 20:22:35 -07:00
config working terraform state sharing 2023-04-13 20:22:35 -07:00
infra working terraform state sharing 2023-04-13 20:22:35 -07:00
keys working terraform state sharing 2023-04-13 20:22:35 -07:00
secrets working terraform state sharing 2023-04-13 20:22:35 -07:00
src fetch pgp keys for all team members with make 2023-03-16 20:13:01 -07: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 working terraform state sharing 2023-04-13 20:22:35 -07: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