Infrastructure repo covering all things hosted by Distrust.
Go to file
Lance Vick 4aaf9b8933
working terraform backend creation
2023-03-09 20:43:38 -08:00
config terraform builds now 2023-03-09 19:49:01 -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 initial toolchain-refactor pass 2023-02-16 22:09:13 -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
.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 working terraform backend creation 2023-03-09 20:43:38 -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